![]() |
LeechCraft
0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "tagseditdelegate.h"
Inheritance diagram for LC::Util::TagsEditDelegate:
Collaboration diagram for LC::Util::TagsEditDelegate:Public Member Functions | |
| TagsEditDelegate (ITagsManager &, QObject *=nullptr) | |
Protected Member Functions | |
| QWidget * | createEditor (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const override |
| void | paint (QPainter *, const QStyleOptionViewItem &, const QModelIndex &) const override |
| void | setEditorData (QWidget *, const QModelIndex &) const override |
| void | setModelData (QWidget *, QAbstractItemModel *, const QModelIndex &) const override |
Definition at line 18 of file tagseditdelegate.h.
|
explicit |
Definition at line 17 of file tagseditdelegate.cpp.
|
overrideprotected |
Definition at line 23 of file tagseditdelegate.cpp.
References setEditorData().
Here is the call graph for this function:
|
overrideprotected |
Definition at line 33 of file tagseditdelegate.cpp.
References ITagsManager::Join().
Here is the call graph for this function:
|
overrideprotected |
Definition at line 43 of file tagseditdelegate.cpp.
References ITagsManager::Join().
Referenced by createEditor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprotected |
Definition at line 49 of file tagseditdelegate.cpp.
References ITagsManager::Split().
Here is the call graph for this function: