KDEUI
kshortcutschemeshelper.cpp
  
Go to the documentation of this file.
   87 QString KShortcutSchemesHelper::shortcutSchemeFileName(const KXMLGUIClient *client, const QString &schemeName)
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions and an XML document...
Definition: kxmlguiclient.h:46
QDomNode appendChild(const QDomNode &newChild)
QString toString(int indent) const
const KShortcut & shortcut(StandardShortcut id)
Returns the keybinding for accel. 
Definition: kstandardshortcut.cpp:285
KStandardDirs * dirs()
KConfigGroup group(const QByteArray &group)
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
KSharedConfigPtr config()
virtual KComponentData componentData() const 
Definition: kxmlguiclient.cpp:144
void setAttribute(const QString &name, const QString &value)
objectName
bool isEmpty() const
QList< QAction * > actions() const 
Returns the list of KActions which belong to this action collection. 
Definition: kactioncollection.cpp:186
QString componentName() const 
The shortcut will immediately become active but may be reset to "default". 
Definition: kaction.h:235
static QString locateLocal(const char *type, const QString &filename, const KComponentData &cData=KGlobal::mainComponent())
const KComponentData & mainComponent()
QDomElement createElement(const QString &tagName)
const KXMLGUIClient * parentGUIClient() const 
The parent KXMLGUIClient, or null if not available. 
Definition: kactioncollection.cpp:181
QString toString() const 
Returns a description of the shortcut as a semicolon-separated list of key sequences, as returned by QKeySequence::toString(). 
Definition: kshortcut.cpp:249
T readEntry(const QString &key, const T &aDefault) const 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 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:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference