#include <qbwcb_fast.h>
Inheritance diagram for QBFastCallback:
Public Member Functions | |
QBFastCallback (const char *id) | |
virtual | ~QBFastCallback () |
virtual QBWaitCallback * | instantiate () |
Definition at line 22 of file qbwcb_fast.h.
|
|
|
|
|
Uses this callback as a template to instantiate a new one. For GUI callbacks this function can be used to open a window (such as progress dialogs etc). Reimplemented from QBProgressCallback. |