The TagEditorPlugin class.
More...
#include <tageditorplugin.h>
The TagEditorPlugin class.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
§ TagEditorPlugin()
TagEditorPlugin::TagEditorPlugin |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
§ ~TagEditorPlugin()
virtual TagEditorPlugin::~TagEditorPlugin |
( |
| ) |
|
|
inlinevirtual |
§ setExtensibleLayout()
virtual void TagEditorPlugin::setExtensibleLayout |
( |
QHBoxLayout * |
layout | ) |
|
|
pure virtual |
§ setSelectedTracksModel()
virtual void TagEditorPlugin::setSelectedTracksModel |
( |
SelectedTracksModel * |
selectedTracksModel | ) |
|
|
pure virtual |
§ setStackWidget()
virtual void TagEditorPlugin::setStackWidget |
( |
QStackedWidget * |
sw | ) |
|
|
pure virtual |
§ setTagEditorWidget()
virtual void TagEditorPlugin::setTagEditorWidget |
( |
QTableWidget * |
tableWidget | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: