KDEUI
kstandardaction.h
Go to the documentation of this file.
165 };
236 KDEUI_EXPORT KRecentFilesAction *openRecent(const QObject *recvr, const char *slot, QObject *parent);
522 KDEUI_EXPORT KToggleAction *showMenubar(const QObject *recvr, const char *slot, QObject *parent);
527 KDEUI_EXPORT KToggleAction *showStatusbar(const QObject *recvr, const char *slot, QObject *parent);
532 KDEUI_EXPORT KToggleFullScreenAction *fullScreen(const QObject *recvr, const char *slot, QWidget *window, QObject *parent);
555 KDEUI_EXPORT KAction *configureToolbars(const QObject *recvr, const char *slot, QObject *parent);
560 KDEUI_EXPORT KAction *configureNotifications(const QObject *recvr, const char *slot, QObject *parent);
An action which can alternate between two texts/icons when triggered.
Definition: kdualaction.h:59
An action for switching between to/from full screen mode.
Definition: ktogglefullscreenaction.h:50
int open(const QString &pathname, int flags, mode_t mode)
Convenience methods to access all standard KDE actions.
Definition: kstandardaction.cpp:47
const char * stdName(StandardAction act_enum)
Definition: kstandardaction.h:193
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
@ SwitchApplicationLanguage
Definition: kstandardaction.h:164
StandardShortcut
Defines the identifier of all standard accelerators.
Definition: kstandardshortcut.h:55
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.