PIValueTreeEdit label switch support, label style

This commit is contained in:
2022-12-16 23:06:53 +03:00
parent 55e5e819f8
commit 5327e4f7b0
6 changed files with 145 additions and 13 deletions

View File

@@ -51,6 +51,7 @@ private:
private slots:
void on_comboType_currentIndexChanged(int);
void on_checkLabel_toggled(bool on);
};