|
void | loadFixture (std::string_view fixture_data, FixtureNode &manufacturer, const QModelIndex &manufacturerIndex) |
|
void | next (std::shared_ptr< Scan > scan, QModelIndex manufacturerIndex) |
|
FixtureNode & | rootNode () override |
|
const FixtureNode & | rootNode () const override |
|
int | columnCount (const QModelIndex &parent) const override |
|
QVariant | data (const QModelIndex &index, int role) const override |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role) const override |
|
Qt::ItemFlags | flags (const QModelIndex &index) const override |
|
FixtureNode & | nodeFromModelIndex (const QModelIndex &index) const |
|
QModelIndex | parent (const QModelIndex &index) const final override |
|
QModelIndex | index (int row, int column, const QModelIndex &parent) const final override |
|
int | rowCount (const QModelIndex &parent) const final override |
|
bool | hasChildren (const QModelIndex &parent) const final override |
|
template<typename F > |
void | iterate (const QModelIndex &idx, const F &f) |
| idx: should be the root index of the view
|
|
QModelIndex | convertPathToIndex (const TreePath &path) const |
|
|
using | node_type = FixtureNode |
|
The documentation for this class was generated from the following file:
- ArtnetProtocolSettingsWidget.cpp