forked from qt-creator/qt-creator
QmlJS Live Preview: Added color box to toolbar
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
|
||||
signals:
|
||||
void currentObjectsChanged(const QList<int> &debugIds);
|
||||
void selectedColorChanged(const QColor &color);
|
||||
void colorPickerActivated();
|
||||
void selectToolActivated();
|
||||
void selectMarqueeToolActivated();
|
||||
|
||||
Reference in New Issue
Block a user