Inheritance diagram for Invisible:

Public Member Functions | |
| this () | |
| Creates a new invisible widget. | |
| this (Screen screen) | |
| Creates a new invisible widget for a screen. | |
| void | setScreen (Screen screen) |
| Sets the screen for this invisible widget. | |
| Screen | getScreen () |
| Gets the screen of this invisible widget. | |
|
|
Gets the screen of this invisible widget.
Reimplemented from Widget. |
|
|
Sets the screen for this invisible widget.
|
|
|
Creates a new invisible widget for a screen.
|
|
|
Creates a new invisible widget.
|
|
|
|
|