Function QColor from qttools
Brief description
QColor(color:String):QColor
Creates a QColor instance from a string with the color name More ...
Function information
| Name: | QColor |
| Base: | QColor |
| Group: | Qt plugins:Base plugins |
| Icon: | qt.png |
| Color: | darkGreen |
| Authors: | |
| Copyright: |
Detailed description
Creates a QColor instance from a string with the color name
Input parameters
-
color:
String
- String value
Return values
-
Default return value:
QColor
- New color
