class KStartupInfo


Module kdeui
Namespace
Class KStartupInfo
Inherits QObject
Class for manipulating the application startup notification.

This class can be used to send information about started application, change the information and receive this information. For detailed description, see kdelibs/kdecore/README.kstartupinfo.

You usually don't need to use this class for sending the notification information, as KDE libraries should do this when an application is started (e.g. KRun class).

For receiving the startup notification info, create an instance and connect to its slots. It will automatically detect started applications and when they are ready.

See also KStartupInfoId

See also KStartupInfoData

Author Lubos Lunak



enums

enum details

methods