DelayedCursorHandler Class Reference
#include <utils_p.h>
Public Member Functions | |
| DelayedCursorHandler () | |
| void | start (bool noDelay) |
| void | stop () |
Public Attributes | |
| bool | startedOrActive: 1 |
Protected Slots | |
| void | show () |
| true if ounting started or the cursor is active | |
Protected Attributes | |
| QTimer | timer |
Constructor & Destructor Documentation
|
|
Definition at line 40 of file kexiutils/utils.cpp. |
Member Function Documentation
|
|
true if ounting started or the cursor is active
Definition at line 54 of file kexiutils/utils.cpp. Referenced by DelayedCursorHandler(). |
|
|
Definition at line 45 of file kexiutils/utils.cpp. References startedOrActive, and timer. Referenced by KexiUtils::setWaitCursor(), and KexiUtils::WaitCursorRemover::~WaitCursorRemover(). |
|
|
Definition at line 49 of file kexiutils/utils.cpp. References startedOrActive, and timer. Referenced by KexiUtils::removeWaitCursor(), and KexiUtils::WaitCursorRemover::WaitCursorRemover(). |
Member Data Documentation
|
|
Definition at line 35 of file kexiutils/utils_p.h. Referenced by start(), stop(), and KexiUtils::WaitCursorRemover::WaitCursorRemover(). |
|
|
Definition at line 39 of file kexiutils/utils_p.h. Referenced by DelayedCursorHandler(), start(), and stop(). |
The documentation for this class was generated from the following files:
