WaitIndicator Class Reference
[QtBaseModule]
The WaitIndicator class provides a widget that is shown while an application starts. More...
#include <WaitIndicator>
Inherits QWidget.
Additional Inherited Members
- 57 properties inherited from QWidget
- 1 property inherited from QObject
- 206 public functions inherited from QWidget
- 29 public functions inherited from QObject
- 14 public functions inherited from QPaintDevice
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
The WaitIndicator class provides a widget that is shown while an application starts.
This task provides a widget that is the Qt Extended equivalent to an hour glass. It is only visible while the system is busy starting a Qt Extended application. In order to determine whether an application is in the process of being started this task monitors the valuespace path /System/applications/Info/Busy.
This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
| Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |