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

Public Attributes

Amorph a2_
 
- Public Attributes inherited from bbb::Timer1
Amorph a1_
 

Additional Inherited Members

- Public Types inherited from bbb::Timer
typedef bool(* kbTimer )(Timer *t)
 the callback that we're informing
 
- Public Member Functions inherited from bbb::Timer
 Timer (void)
 constructor;
 
virtual ~Timer (void)
 destructor;
 
kbTimer callback (void) const
 the callback
 
bool isRunning (void) const
 is it running
 
bool start (int msec)
 start the timer More...
 
void stop (void)
 stop the timer
 
void setCallback (kbTimer kb)
 set the callback that is invoked when interval ellapses occurs
 
- Protected Member Functions inherited from bbb::Timer
void timerEvent (QTimerEvent *event)
 internal timer fires;
 

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