The ItemViewPlugin class.
More...
#include <itemviewplugin.h>
The ItemViewPlugin class.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
◆ ItemViewPlugin()
ItemViewPlugin::ItemViewPlugin |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
◆ ~ItemViewPlugin()
virtual ItemViewPlugin::~ItemViewPlugin |
( |
| ) |
|
|
inlinevirtual |
◆ action()
virtual QAction* ItemViewPlugin::action |
( |
const QString & |
, |
|
|
QMenu * |
|
|
) |
| |
|
inlinevirtual |
◆ hasSubMenu()
virtual bool ItemViewPlugin::hasSubMenu |
( |
const QString & |
| ) |
const |
|
inlinevirtual |
◆ menu()
virtual QMenu* ItemViewPlugin::menu |
( |
const QString & |
, |
|
|
QMenu * |
|
|
) |
| |
|
inlinevirtual |
◆ setSelectedTracksModel()
virtual void ItemViewPlugin::setSelectedTracksModel |
( |
const QString & |
view, |
|
|
SelectedTracksModel * |
|
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: