![]() |
LibrePCB Developers Documentation
|
Helper to handle some of the librepcb::editor::EditorCommand actions. More...
#include <standardeditorcommandhandler.h>
Inherits QObject.
Collaboration diagram for StandardEditorCommandHandler:Public Member Functions | |
| StandardEditorCommandHandler ()=delete | |
| StandardEditorCommandHandler (const StandardEditorCommandHandler &other)=delete | |
| StandardEditorCommandHandler (const WorkspaceSettings &settings, QWidget *parent=nullptr) noexcept | |
| ~StandardEditorCommandHandler () noexcept | |
| void | onlineDocumentation () const noexcept |
| void | website () const noexcept |
| void | fileManager (const FilePath &fp) const noexcept |
| void | shortcutsReference () const noexcept |
| StandardEditorCommandHandler & | operator= (const StandardEditorCommandHandler &rhs)=delete |
Private Attributes | |
| const WorkspaceSettings & | mSettings |
| QPointer< QWidget > | mParent |
Helper to handle some of the librepcb::editor::EditorCommand actions.
Indended to share code between the various editors.
|
delete |
|
delete |
|
noexcept |
|
noexcept |
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
private |
|
private |