KDEUI
ktoolbarhandler.cpp
Go to the documentation of this file.
92 const KStandardAction::KStandardActionInfo* pInfo = KStandardAction::infoPtr(KStandardAction::ShowToolbar);
void setText(const QString &text)
QString i18n(const char *text)
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions and an XML document...
Definition: kxmlguiclient.h:46
T value(int i) const
int count(const T &value) const
An action that takes care of everything associated with showing or hiding a toolbar by a menu action...
Definition: ktoggletoolbaraction.h:46
int count(const T &value) const
void append(const T &value)
objectName
A KActionMenu is an action that has several properties specific to holding a sub-menu of other action...
Definition: kactionmenu.h:47
windowTitle
KAction * create(StandardAction id, const QObject *recvr, const char *slot, QObject *parent)
Creates an action corresponding to one of the KStandardAction::StandardAction actions, which is connected to the given object and slot, and is owned by parent.
Definition: kstandardaction.cpp:82
QList< QWidget * > associatedWidgets() const
QString fromLatin1(const char *str, int size)
KMainWindow * mainWindow() const
Returns the main window that this toolbar is docked with.
Definition: ktoolbar.cpp:1068
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
void readSettings(KConfigGroup *config=0)
Read all key associations from config.
Definition: kactioncollection.cpp:413
bool authorizeKAction(const QString &action)
bool contains(const T &value) 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.