GH-2592 Autoselect newly created instances

This commit is contained in:
janrupf
2019-06-17 16:13:52 +02:00
committed by Petr Mrázek
parent ce12f1a734
commit 306b98edac
4 changed files with 12 additions and 0 deletions

View File

@@ -152,6 +152,8 @@ private slots:
void instanceChanged(const QModelIndex &current, const QModelIndex &previous);
void instanceAdded(QString id);
void instanceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
void selectionBad();