, including all inherited members.
action(int index) const | KSelectAction | |
action(const QString &text, Qt::CaseSensitivity cs=Qt::CaseSensitive) const | KSelectAction | |
actions() const | KSelectAction | |
actionTriggered(QAction *action) | KSelectAction | [protected, virtual, slot] |
ActiveShortcut enum value | KAction | |
addAction(QAction *action) | KSelectAction | [virtual] |
addAction(const QString &text) | KSelectAction | |
addAction(const KIcon &icon, const QString &text) | KSelectAction | |
Autoloading enum value | KAction | |
changeItem(int index, const QString &text) | KSelectAction | |
clear() | KSelectAction | |
ComboBoxMode enum value | KSelectAction | |
comboWidth | KSelectAction | |
comboWidth() const | KSelectAction | |
createdWidgets() | QWidgetAction | |
createWidget(QWidget *parent) | KFontAction | [virtual] |
currentAction | KSelectAction | |
currentAction() const | KSelectAction | |
currentItem | KSelectAction | |
currentItem() const | KSelectAction | |
currentText | KSelectAction | |
currentText() const | KSelectAction | |
d_ptr | KSelectAction | [protected] |
DefaultShortcut enum value | KAction | |
defaultWidget() | QWidgetAction | |
deleteWidget(QWidget *widget) | KSelectAction | [protected, virtual] |
editable | KSelectAction | |
event(QEvent *) | KAction | |
eventFilter(QObject *watched, QEvent *event) | KSelectAction | [protected, virtual] |
font | KFontAction | |
font() const | KFontAction | |
forgetGlobalShortcut() | KAction | |
globalShortcut | KAction | |
globalShortcut(ShortcutTypes type=ActiveShortcut) const | KAction | |
globalShortcutAllowed | KAction | |
globalShortcutAllowed() const | KAction | |
globalShortcutChanged(const QKeySequence &) | KAction | [signal] |
globalShortcutEnabled | KAction | |
GlobalShortcutLoading enum name | KAction | |
isEditable() const | KSelectAction | |
isGlobalShortcutEnabled() const | KAction | |
isShortcutConfigurable() const | KAction | |
items | KSelectAction | |
items() const | KSelectAction | |
KAction(QObject *parent) | KAction | [explicit] |
KAction(const QString &text, QObject *parent) | KAction | |
KAction(const KIcon &icon, const QString &text, QObject *parent) | KAction | |
KFontAction(uint fontListCriteria, QObject *parent) | KFontAction | |
KFontAction(QObject *parent) | KFontAction | [explicit] |
KFontAction(const QString &text, QObject *parent) | KFontAction | |
KFontAction(const KIcon &icon, const QString &text, QObject *parent) | KFontAction | |
KSelectAction(QObject *parent) | KSelectAction | [explicit] |
KSelectAction(const QString &text, QObject *parent) | KSelectAction | |
KSelectAction(const KIcon &icon, const QString &text, QObject *parent) | KSelectAction | |
KSelectAction(KSelectActionPrivate &dd, QObject *parent) | KSelectAction | [protected] |
menuAccelsEnabled() const | KSelectAction | |
MenuMode enum value | KSelectAction | |
NoAutoloading enum value | KAction | |
QWidgetAction(QObject *parent) | QWidgetAction | |
releaseWidget(QWidget *widget) | QWidgetAction | |
removeAction(QAction *action) | KSelectAction | [virtual] |
removeAllActions() | KSelectAction | |
requestWidget(QWidget *parent) | QWidgetAction | |
rockerGesture(ShortcutTypes type=ActiveShortcut) const | KAction | |
selectableActionGroup() const | KSelectAction | |
setComboWidth(int width) | KSelectAction | |
setCurrentAction(QAction *action) | KSelectAction | |
setCurrentAction(const QString &text, Qt::CaseSensitivity cs=Qt::CaseSensitive) | KSelectAction | |
setCurrentItem(int index) | KSelectAction | |
setDefaultWidget(QWidget *widget) | QWidgetAction | |
setEditable(bool) | KSelectAction | |
setFont(const QString &family) | KFontAction | |
setGlobalShortcut(const KShortcut &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut), GlobalShortcutLoading loading=Autoloading) | KAction | |
setGlobalShortcutAllowed(bool allowed, GlobalShortcutLoading loading=Autoloading) | KAction | |
setItems(const QStringList &lst) | KSelectAction | |
setMaxComboViewCount(int n) | KSelectAction | |
setMenuAccelsEnabled(bool b) | KSelectAction | |
setRockerGesture(const KRockerGesture &gest, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) | KAction | |
setShapeGesture(const KShapeGesture &gest, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) | KAction | |
setShortcut(const KShortcut &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) | KAction | |
setShortcut(const QKeySequence &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) | KAction | |
setShortcutConfigurable(bool configurable) | KAction | |
setShortcuts(const QList< QKeySequence > &shortcuts, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) | KAction | |
setToolBarMode(ToolBarMode mode) | KSelectAction | |
setToolButtonPopupMode(QToolButton::ToolButtonPopupMode mode) | KSelectAction | |
shapeGesture(ShortcutTypes type=ActiveShortcut) const | KAction | |
shortcut | KAction | |
shortcut(ShortcutTypes types=ActiveShortcut) const | KAction | |
shortcutConfigurable | KAction | |
ShortcutType enum name | KAction | |
slotToggled(bool) | KSelectAction | [protected, slot] |
ToolBarMode enum name | KSelectAction | |
toolBarMode | KSelectAction | |
toolBarMode() const | KSelectAction | |
toolButtonPopupMode | KSelectAction | |
toolButtonPopupMode() const | KSelectAction | |
triggered(QAction *action) | KSelectAction | [signal] |
triggered(int index) | KSelectAction | [signal] |
triggered(const QString &text) | KSelectAction | [signal] |
KAction::triggered(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | KAction | [signal] |
~KAction() | KAction | [virtual] |
~KFontAction() | KFontAction | [virtual] |
~KSelectAction() | KSelectAction | [virtual] |