KDEUI
kstartupinfo.h
Go to the documentation of this file.
122 CleanOnCantDetect = 1 << 0,
123 DisableKWinModule = 1 << 1,
125 };
Class representing data about an application startup notification.
Definition: kstartupinfo.h:440
Class representing an identification of application startup notification.
Definition: kstartupinfo.h:369
Class for manipulating the application startup notification.
Definition: kstartupinfo.h:66
void gotRemoveStartup(const KStartupInfoId &id, const KStartupInfoData &data)
Emitted when a startup notification is removed (either because it was detected that the application i...
void gotStartupChange(const KStartupInfoId &id, const KStartupInfoData &data)
Emitted when a startup notification changes.
void gotNewStartup(const KStartupInfoId &id, const KStartupInfoData &data)
Emitted when a new startup notification is created (i.e.
bool operator==(const KEntry &k1, const KEntry &k2)
bool operator<(const KEntryKey &k1, const KEntryKey &k2)
bool operator!=(const KEntry &k1, const KEntry &k2)
Unknown
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.