![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for EditorCommandCategory, including all inherited members.
EditorCommandCategory()=delete | EditorCommandCategory | |
EditorCommandCategory(const EditorCommandCategory &other)=delete | EditorCommandCategory | |
EditorCommandCategory(const QString &objectName, const char *text, bool configurable, QObject *parent=nullptr) noexcept | EditorCommandCategory | inline |
getText() const noexcept | EditorCommandCategory | inline |
getTextNoTr() const noexcept | EditorCommandCategory | inline |
isConfigurable() const noexcept | EditorCommandCategory | inline |
mConfigurable | EditorCommandCategory | private |
mText | EditorCommandCategory | private |
mTextNoTr | EditorCommandCategory | private |
operator=(const EditorCommandCategory &rhs)=delete | EditorCommandCategory | |
updateTranslations() noexcept | EditorCommandCategory | inline |
~EditorCommandCategory() noexcept | EditorCommandCategory | inline |