forked from qt-creator/qt-creator
AutoTest: Simplify code for (de)selecting all items
Checkstate handling has been redone, which allows to simplify these actions. Change-Id: Ice89d2e9a1d8c3e38520ff2519d06fc4e6d67df9 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -45,7 +45,6 @@ public:
|
||||
void deselectAll();
|
||||
|
||||
private:
|
||||
void changeCheckStateAll(const Qt::CheckState checkState);
|
||||
Core::IContext *m_context;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user