Function String from qttools
Brief description
String(value:QString):String
Creates a String from a QString More ...
Function information
| Name: | String |
| Base: | String |
| Group: | Qt plugins:Base plugins |
| Icon: | qt.png |
| Color: | darkGreen |
| Authors: | |
| Copyright: |
Detailed description
Creates a String from a QString
Input parameters
-
value:
QString
- String value
Return values
-
Default return value:
String
- A String copy of the string
