The CategoryListEditorWidget class.
More...
#include <categorylisteditorwidget.h>
Inherits QWidget.
◆ Categories
Enumerator |
---|
Component | |
Package | |
◆ CategoryListEditorWidget() [1/3]
◆ CategoryListEditorWidget() [2/3]
◆ CategoryListEditorWidget() [3/3]
◆ ~CategoryListEditorWidget()
◆ getUuids()
const QSet<Uuid>& getUuids |
( |
| ) |
const |
|
inlinenoexcept |
◆ setReadOnly()
void setReadOnly |
( |
bool |
readOnly | ) |
|
|
noexcept |
◆ setRequiresMinimumOneEntry()
void setRequiresMinimumOneEntry |
( |
bool |
v | ) |
|
|
noexcept |
◆ setUuids()
void setUuids |
( |
const QSet< Uuid > & |
uuids | ) |
|
|
noexcept |
◆ openAddCategoryDialog()
void openAddCategoryDialog |
( |
| ) |
|
|
inlinenoexcept |
◆ operator=()
◆ edited
◆ categoryAdded
void categoryAdded |
( |
const Uuid & |
category | ) |
|
|
signal |
◆ categoryRemoved
void categoryRemoved |
( |
const Uuid & |
category | ) |
|
|
signal |
◆ btnAddClicked()
◆ btnRemoveClicked()
void btnRemoveClicked |
( |
| ) |
|
|
privatenoexcept |
◆ addItem() [1/3]
void addItem |
( |
const tl::optional< Uuid > & |
category | ) |
|
|
privatenoexcept |
◆ addItem() [2/3]
void addItem |
( |
const tl::optional< Uuid > & |
category, |
|
|
const QStringList & |
lines |
|
) |
| |
|
privatenoexcept |
◆ addItem() [3/3]
void addItem |
( |
const tl::optional< Uuid > & |
category, |
|
|
const QString & |
text |
|
) |
| |
|
privatenoexcept |
◆ updateColor()
◆ buildTree()
QStringList buildTree |
( |
const tl::optional< Uuid > & |
category | ) |
const |
|
private |
◆ chooseCategoryWithDialog()
tl::optional< Uuid > chooseCategoryWithDialog |
( |
| ) |
|
|
privatenoexcept |
◆ mWorkspace
◆ mCategories
◆ mUi
QScopedPointer<Ui::CategoryListEditorWidget> mUi |
|
private |
◆ mRequiresMinimumOneEntry
bool mRequiresMinimumOneEntry |
|
private |
◆ mUuids
The documentation for this class was generated from the following files: