KDEUI
kedittoolbar.h
Go to the documentation of this file.
void setResourceFile(const QString &file, bool global=true)
The name (absolute or relative) of your application's UI resource file is assumed to be share/apps/ap...
Definition kedittoolbar.cpp:572
KEditToolBar(KActionCollection *collection, QWidget *parent=0)
Old constructor for apps that do not use components.
Definition kedittoolbar.cpp:526
void setDefaultToolBar(const QString &toolBarName)
Sets the default toolbar that will be selected when the dialog is shown.
Definition kedittoolbar.cpp:585
static void setGlobalDefaultToolBar(const char *toolBarName)
Sets the default toolbar which will be auto-selected for all KEditToolBar instances.
Definition kedittoolbar.cpp:689
void newToolBarConfig()
Signal emitted when 'apply' or 'ok' is clicked or toolbars were reset.
QT_MOC_COMPAT void newToolbarConfig()
KXMLGUIFactory, together with KXMLGUIClient objects, can be used to create a GUI of container widgets...
Definition kxmlguifactory.h:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.