Convert QColor to QRgb ????
Mobile and Embedded
2
Posts
2
Posters
3.4k
Views
1
Watching
-
Hi ,
Is there anyway of converting QColor to QRgb ?
Thanks in advance -
Use "QColor::rgb()":http://doc.qt.io/qt-5/qcolor.html#rgb or ::rgba()