Startup Class Reference

#include <taskmanager.h>

Inherits QObject.

List of all members.


Detailed Description

Represents a task which is in the process of starting.

See also:
TaskManager

Definition at line 375 of file taskmanager.h.


Signals

void changed ()

Public Member Functions

 Startup (const KStartupInfoId &id, const KStartupInfoData &data, QObject *parent, const char *name=0)
virtual ~Startup ()
QString text () const
QString bin () const
QString icon () const
void update (const KStartupInfoData &data)
const KStartupInfoId & id () const

Properties

QString text
QString bin
QString icon

Member Function Documentation

QString Startup::text (  )  const [inline]

The name of the starting task (if known).

Definition at line 390 of file taskmanager.h.

QString Startup::bin (  )  const [inline]

The name of the executable of the starting task.

Definition at line 395 of file taskmanager.h.

QString 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:
KDE Home | KDE Accessibility Home | Description of Access Keys