colordialog/wheel/gradient: implemented basic UI components for color picking

This commit is contained in:
itsmattkc
2020-04-02 13:02:30 +11:00
parent 3bec108fee
commit f3290003be
27 changed files with 792 additions and 27 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ public:
/**
* Floating-point type
*
* Resolves to `QRgba64`.
* Resolves to `Color`.
*
* Colors passed around the nodes should always be in reference space and preferably use
*/