Qt 6.11 is out! See what's new in the release
blog
Does Qt Creator have Color Scheme Tool Such As Intellij IDEA?
-
Hi;
Intellij IDEA has a color scheme tool: https://github.com/JetBrains/colorSchemeTool
I wonder that does Qt have color scheme tool? Thanks. -
Have a look at QColorDialog Class, maybe will help.