Kexi API Documentation (2.0 alpha)

DelayedCursorHandler Class Reference

#include <utils_p.h>

List of all members.

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

DelayedCursorHandler::DelayedCursorHandler  ) 
 

Definition at line 40 of file kexiutils/utils.cpp.

References show(), and timer.


Member Function Documentation

void DelayedCursorHandler::show  )  [protected, slot]
 

true if ounting started or the cursor is active

Definition at line 54 of file kexiutils/utils.cpp.

Referenced by DelayedCursorHandler().

void DelayedCursorHandler::start bool  noDelay  ) 
 

Definition at line 45 of file kexiutils/utils.cpp.

References startedOrActive, and timer.

Referenced by KexiUtils::setWaitCursor(), and KexiUtils::WaitCursorRemover::~WaitCursorRemover().

void DelayedCursorHandler::stop  ) 
 

Definition at line 49 of file kexiutils/utils.cpp.

References startedOrActive, and timer.

Referenced by KexiUtils::removeWaitCursor(), and KexiUtils::WaitCursorRemover::WaitCursorRemover().


Member Data Documentation

bool DelayedCursorHandler::startedOrActive
 

Definition at line 35 of file kexiutils/utils_p.h.

Referenced by start(), stop(), and KexiUtils::WaitCursorRemover::WaitCursorRemover().

QTimer DelayedCursorHandler::timer [protected]
 

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:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:57 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003