libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
bbb::DoEvents Class Reference

Enters an event loop and terminates it after a timeout occurs. More...

#include <doevents.h>

+ Inheritance diagram for bbb::DoEvents:

Public Member Functions

 DoEvents (int time_milisec)
 constructor;
 
virtual ~DoEvents (void)
 destructor;
 

Static Public Member Functions

static void wait (int milisec)
 waits specified number of miliseconds then returns
 

Protected Member Functions

void timerEvent (QTimerEvent *e)
 fired when the timeout expires
 

Detailed Description

Enters an event loop and terminates it after a timeout occurs.


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