A widget to modify a list of QKeySequence objects.
More...
#include <keysequenceseditorwidget.h>
Inherits QWidget.
A widget to modify a list of QKeySequence objects.
Used for librepcb::editor::KeySequenceDelegate.
◆ KeySequencesEditorWidget() [1/3]
◆ KeySequencesEditorWidget() [2/3]
◆ KeySequencesEditorWidget() [3/3]
◆ ~KeySequencesEditorWidget()
◆ getOverrides()
const tl::optional< QList< QKeySequence > > & getOverrides |
( |
| ) |
const |
|
inlinenoexcept |
◆ setOverrides()
void setOverrides |
( |
const tl::optional< QList< QKeySequence > > & |
overrides | ) |
|
|
noexcept |
◆ setRowHeight()
void setRowHeight |
( |
int |
height | ) |
|
|
noexcept |
◆ operator=()
◆ applyTriggered
◆ cancelTriggered
◆ updateWidgets()
◆ mLayout
QPointer<QVBoxLayout> mLayout |
|
private |
◆ mDefault
QList<QKeySequence> mDefault |
|
private |
◆ mOverrides
tl::optional<QList<QKeySequence> > mOverrides |
|
private |
◆ mRowHeight
The documentation for this class was generated from the following files: