Function show from qttools
Brief description
show(image:QImage):void
Shows an QImage in a widget More ...
Function information
| Name: | show |
| Base: | QImage |
| Group: | Qt plugins:Image plugins |
| Icon: | qtimage.png |
| Color: | darkGreen |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Shows an QImage in a widget
Input parameters
-
image:
QImage
- Qt input image
Return values
-
Default return value:
void
