Function fullscreen from qttools
Brief description
fullscreen(widget:QWidget,status:bool):void
Sets the widgets full screen mode More ...
Function information
Name: | fullscreen |
Base: | QWidget |
Group: | Qt plugins:Base plugins |
Icon: | qt.png |
Color: | darkGreen |
Authors: | |
Copyright: |
Detailed description
Sets the widgets full screen mode
Input parameters
-
widget:
QWidget
-
status:
bool
- Full screen status
Return values
-
Default return value:
void