HAL
hal::Action Member List

This is the complete list of members for hal::Action, including all inherited members.

AboutQtRoleQAction
AboutRoleQAction
Action(QObject *parent=nullptr)hal::Actionexplicit
Action(const QString &text, QObject *parent=nullptr)hal::Actionexplicit
Action(const QIcon &icon, const QString &text, QObject *parent=nullptr)hal::Actionexplicit
ActionEvent enum nameQAction
actionGroup() const constQAction
activate(QAction::ActionEvent event)QAction
ApplicationSpecificRoleQAction
associatedGraphicsWidgets() const constQAction
associatedWidgets() const constQAction
autoRepeatQAction
autoRepeat() const constQAction
blockSignals(bool block)QObject
changed()QAction
checkableQAction
checkedQAction
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
data() const constQAction
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
enabledQAction
event(QEvent *e) overrideQActionprotectedvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
fontQAction
font() const constQAction
HighPriorityQAction
hover()QAction
HoverQAction
hovered()QAction
iconQAction
icon() const constQAction
iconTextQAction
iconText() const constQAction
iconVisibleInMenuQAction
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isCheckable() const constQAction
isChecked() const constQAction
isEnabled() const constQAction
isIconVisibleInMenu() const constQAction
isSeparator() const constQAction
isShortcutVisibleInContextMenu() const constQAction
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isVisible() const constQAction
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
LowPriorityQAction
menu() const constQAction
menuRoleQAction
menuRole() const constQAction
MenuRole enum nameQAction
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
NormalPriorityQAction
NoRoleQAction
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
parentWidget() const constQAction
PreferencesRoleQAction
Priority enum nameQAction
priorityQAction
priority() const constQAction
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAction(QObject *parent)QAction
QAction(const QString &text, QObject *parent)QAction
QAction(const QIcon &icon, const QString &text, QObject *parent)QAction
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
QuitRoleQAction
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setActionGroup(QActionGroup *group)QAction
setAutoRepeat(bool)QAction
setCheckable(bool)QAction
setChecked(bool)QAction
setData(const QVariant &userData)QAction
setDisabled(bool b)QAction
setEnabled(bool)QAction
setFont(const QFont &font)QAction
setIcon(const QIcon &icon)QAction
setIconText(const QString &text)QAction
setIconVisibleInMenu(bool visible)QAction
setMenu(QMenu *menu)QAction
setMenuRole(QAction::MenuRole menuRole)QAction
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPriority(QAction::Priority priority)QAction
setProperty(const char *name, const QVariant &value)QObject
setSeparator(bool b)QAction
setShortcut(const QKeySequence &shortcut)hal::Actionslot
setShortcutContext(Qt::ShortcutContext context)QAction
setShortcuts(const QList< QKeySequence > &shortcuts)QAction
setShortcuts(QKeySequence::StandardKey key)QAction
setShortcutVisibleInContextMenu(bool show)QAction
setStatusTip(const QString &statusTip)QAction
setText(const QString &text)hal::Action
setToolTip(const QString &tooltip)hal::Action
setVisible(bool)QAction
setWhatsThis(const QString &what)QAction
shortcutQAction
shortcut() const constQAction
shortcutContextQAction
shortcutContext() const constQAction
shortcuts() const constQAction
shortcutVisibleInContextMenuQAction
showStatusText(QWidget *widget)QAction
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
statusTipQAction
statusTip() const constQAction
textQAction
text() const constQAction
TextHeuristicRoleQAction
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggle()QAction
toggled(bool checked)QAction
toolTipQAction
toolTip() const constQAction
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TriggerQAction
trigger()QAction
triggered(bool checked)QAction
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
visibleQAction
whatsThisQAction
whatsThis() const constQAction
~QAction()QActionvirtual
~QObject()QObjectvirtual