Added lots of model synchronization mechanisms
This commit is contained in:
@ -32,6 +32,7 @@ private slots:
|
||||
void otherDeviceTypeInserted(int first, int last);
|
||||
void otherDeviceTypeRemoved(int first, int last);
|
||||
void otherDeviceTypeNameChanged(int row, const QString &name);
|
||||
void otherDeviceTypeIconNameChanged(int row, const QString &name);
|
||||
|
||||
private:
|
||||
DmxController *m_controller{};
|
||||
|
Reference in New Issue
Block a user