Qt Cryptographic Architecture
Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
QCA::SafeTimer Class Reference
Collaboration diagram for QCA::SafeTimer:
Collaboration graph
[legend]

Public Slots

void start (int msec)
 
void start ()
 
void stop ()
 

Signals

void timeout ()
 

Public Member Functions

int interval () const
 
bool isActive () const
 
bool isSingleShot () const
 
 SafeTimer (QObject *parent=0)
 
void setInterval (int msec)
 
void setSingleShot (bool singleShot)
 
int timerId () const
 

Protected Member Functions

bool event (QEvent *event)
 
void timerEvent (QTimerEvent *event)
 

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