stec-platform
QWatch Class Reference

The QWatch class. More...

#include <qwatch.h>

Inheritance diagram for QWatch:
Collaboration diagram for QWatch:

Public Types

typedef quint64 QWHND
 

Public Slots

void startTimer ()
 

Signals

void SignalActivateTimer ()
 

Public Member Functions

 QWatch (QObject *parent=nullptr)
 QWatch. More...
 
virtual ~QWatch ()
 destructor
 
QWatch::QWHND startErrorTrap (qint64 msAllowed, QString message, QString logfile)
 
void endErrorTrap (QWatch::QWHND idHnd)
 

Detailed Description

The QWatch class.

Used to set trap point, mainly debug clar programs at the lower level of code execution if they go befuddled

Constructor & Destructor Documentation

◆ QWatch()

QWatch::QWatch ( QObject parent = nullptr)
explicit

QWatch.

Parameters
parent

Member Function Documentation

◆ startErrorTrap()

quint64 QWatch::startErrorTrap ( qint64  msAllowed,
QString  message,
QString  logfile 
)

only start the timer if someone decided to use the QWatch stuff, else no load on system.


The documentation for this class was generated from the following files: