How would I transfer back if I have saved it to the DB as .name() thus giving the #00FF00 format?
How would I transfer back if I have saved it to the DB as .name() thus giving the #00FF00 format?
You could use the QColor constructor taking a const char * parameter :or the QString one :Qt Code:
To copy to clipboard, switch view to plain text modeQt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks