LibrePCB Developers Documentation
EditorCommand Member List

This is the complete list of members for EditorCommand, including all inherited members.

ActionFlag enum nameEditorCommand
createAction(QObject *parent, ActionFlags flags=ActionFlags()) const noexceptEditorCommand
createAction(QObject *parent, const TContext *context, TSlot slot, ActionFlags flags=ActionFlags()) const noexceptEditorCommandinline
EditorCommand()=deleteEditorCommand
EditorCommand(const EditorCommand &other)=deleteEditorCommand
EditorCommand(const QString &identifier, const char *text, const char *description, const QString &iconFp, Flags flags, const QList< QKeySequence > &defaultKeySequences, QObject *parent=nullptr) noexceptEditorCommand
eventFilter(QObject *obj, QEvent *event) noexcept overrideEditorCommandprivate
Flag enum nameEditorCommand
getDefaultKeySequences() const noexceptEditorCommandinline
getDescription() const noexceptEditorCommandinline
getDisplayText() const noexceptEditorCommandinline
getDisplayTextNoTr() const noexceptEditorCommandinline
getFlags() const noexceptEditorCommandinline
getIcon() const noexceptEditorCommandinline
getIdentifier() const noexceptEditorCommandinline
getKeySequences() const noexceptEditorCommandinline
getText() const noexceptEditorCommandinline
mDefaultKeySequencesEditorCommandprivate
mDescriptionEditorCommandprivate
mDescriptionNoTrEditorCommandprivate
mFlagsEditorCommandprivate
mIconEditorCommandprivate
mIdentifierEditorCommandprivate
mKeySequencesEditorCommandprivate
mTextEditorCommandprivate
mTextNoTrEditorCommandprivate
operator=(const EditorCommand &rhs)=deleteEditorCommand
setKeySequences(const QList< QKeySequence > &sequences) noexceptEditorCommand
setupAction(QAction *action, ActionFlags flags) const noexceptEditorCommandprivate
shortcutsChanged(const QList< QKeySequence > &sequences)EditorCommandsignal
unescapeAmpersand(QString text) noexceptEditorCommandprivatestatic
updateTranslations() noexceptEditorCommand
~EditorCommand() noexceptEditorCommand