You can use QColor constructor that takes rgb values:
or use one of the color names listed here : SVG color keywordsQt Code:
To copy to clipboard, switch view to plain text mode
Qt Code:
To copy to clipboard, switch view to plain text mode
You can use QColor constructor that takes rgb values:
or use one of the color names listed here : SVG color keywordsQt Code:
To copy to clipboard, switch view to plain text mode
Qt Code:
To copy to clipboard, switch view to plain text mode
It worked.. Thank You very much...
Bookmarks