KDEUI
kxmlguifactory.h
Go to the documentation of this file.
124 void plugActionList( KXMLGUIClient *client, const QString &name, const QList<QAction*> &actionList );
152 QWidget *container( const QString &containerName, KXMLGUIClient *client, bool useTagName = false );
Implements the creation of the GUI (menubar, menus and toolbars) as requested by the GUI factory.
Definition: kxmlguibuilder.h:42
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions and an XML document,...
Definition: kxmlguiclient.h:47
KXMLGUIFactory, together with KXMLGUIClient objects, can be used to create a GUI of container widgets...
Definition: kxmlguifactory.h:66
void clientRemoved(KXMLGUIClient *client)
void clientAdded(KXMLGUIClient *client)
void makingChanges(bool)
Emitted when the factory is currently making changes to the GUI, i.e.
Definition: kxmlguifactory.h:41
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.