KDECore
kautostart.h
Go to the documentation of this file.
StartPhase
Enumerates the various autostart phases that occur during start-up.
Definition kautostart.h:104
@ BaseDesktop
the essential desktop services such as panels and window managers
Definition kautostart.h:108
@ DesktopServices
services that should be available before most interactive applications start but that aren't part of ...
Definition kautostart.h:115
@ Applications
everything else that doesn't belong in the above two categories, including most system tray applicati...
Definition kautostart.h:121
Condition
Flags for each of the conditions that may affect whether or not a service actually autostarted on log...
Definition kautostart.h:81
KAutostart(const QString &entryName=QString(), QObject *parent=0)
Creates a new KAutostart object that represents the autostart service "entryName".
Definition kautostart.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.