KInit
autostart.cpp
Go to the documentation of this file.
42 KGlobal::dirs()->addResourceType("autostart", 0, "share/autostart"); // KDE ones are higher priority
void clear()
bool addResourceType(const char *type, const QString &relativename, bool priority=true)
void removeFirst()
KStandardDirs * dirs()
KSharedConfigPtr config()
int lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
void append(const T &value)
bool isEmpty() const
void remove()
iterator end()
bool hasNext() const
QString startAfter() const
QString mid(int position, int n) const
bool autostarts(const QString &environment=QString(), Conditions check=NoConditions) const
T & next()
typedef ConstIterator
QString left(int n) const
QString fromLatin1(const char *str, int size)
void prepend(const T &value)
QStringList findAllResources(const char *type, const QString &filter=QString(), SearchOptions options=NoSearchOptions) const
iterator begin()
StartPhase startPhase() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.