Robuta

https://forum.qt.io/topic/137574/qcolor-red-is-drawn-as-blue QColor("red") is drawn as blue ? | Qt Forum Jun 30, 2022 - I am using a Qt 4.8 and QMap to store colours: typedef QMap tFaultsMap; In my class: private: tFaultsMap mmpFaults; Inserting an entry into the map: mm... reddrawnblueqtforum https://doc.qt.io/QT-6/qcolor.html QColor Class | Qt GUI | Qt 6.11.1 The QColor class provides colors based on RGB, HSV or CMYK values. classqtgui