A widget to modify a list of checkable string items.
More...
#include <checkableitemseditorwidget.h>
Inherits QFrame.
|
typedef std::tuple< QVariant, QString, Qt::CheckState > | Item |
| Key, text, check state. More...
|
|
typedef QVector< Item > | ItemList |
|
A widget to modify a list of checkable string items.
Used for librepcb::editor::CheckableItemsDelegate.
◆ Item
typedef std::tuple<QVariant, QString, Qt::CheckState> Item |
◆ ItemList
◆ CheckableItemsEditorWidget() [1/3]
◆ CheckableItemsEditorWidget() [2/3]
◆ CheckableItemsEditorWidget() [3/3]
◆ ~CheckableItemsEditorWidget()
◆ getItems()
◆ setItems()
◆ operator=()
◆ updateWidgets()
◆ mLayout
QPointer<QVBoxLayout> mLayout |
|
private |
◆ mItems
The documentation for this class was generated from the following files: