superkaramba
Startup Class Reference
Represents a task which is in the process of starting. More...
#include <taskmanager.h>
Inherits QObject.
Signals | |
void | changed () |
Public Member Functions | |
Startup (const KStartupInfoId &id, const KStartupInfoData &data, TQObject *parent, const char *name=0) | |
TQString | text () const |
TQString | bin () const |
TQString | icon () const |
void | update (const KStartupInfoData &data) |
const KStartupInfoId & | id () const |
Properties | |
TQString | text |
TQString | bin |
TQString | icon |
Detailed Description
Represents a task which is in the process of starting.
- See also:
- TaskManager
Definition at line 375 of file taskmanager.h.
Member Function Documentation
TQString Startup::text | ( | ) | const [inline] |
TQString Startup::bin | ( | ) | const [inline] |
TQString Startup::icon | ( | ) | const [inline] |
The name of the icon to be used for the starting task.
Definition at line 400 of file taskmanager.h.
void Startup::changed | ( | ) | [signal] |
Indicates that this startup has changed in some way.
The documentation for this class was generated from the following files: