KDEUI
kxmlguiclient.h
Go to the documentation of this file.
382 virtual void stateChanged(const QString &newstate, ReverseStateChange reverse = StateNoReverse);
384 // KDE5 TODO: virtual void loadActionLists() {}, called when the guiclient is added to the xmlgui factory
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions and an XML document...
Definition: kxmlguiclient.h:46
QStringList actionsToEnable
Definition: kxmlguiclient.h:265
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
QStringList actionsToDisable
Definition: kxmlguiclient.h:266
Implements the creation of the GUI (menubar, menus and toolbars) as requested by the GUI factory...
Definition: kxmlguibuilder.h:41
Definition: kxmlguiclient.h:263
KXMLGUIFactory, together with KXMLGUIClient objects, can be used to create a GUI of container widgets...
Definition: kxmlguifactory.h:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.