|
| void | setAlwaysOnTop (bool) |
| | Sets the environment windows to always be on top or respect the normal display order. More...
|
| |
| bool | isAlwaysOnTop () |
| | Returns whether the environment window is set to always be on top of other windows. More...
|
| |
◆ isAlwaysOnTop()
| bool EnvironmentDialog::isAlwaysOnTop |
( |
| ) |
|
Returns whether the environment window is set to always be on top of other windows.
- Returns
- bool, value is true if the environment window is set to always be on top of other windows, false if not.
◆ setAlwaysOnTop()
| void EnvironmentDialog::setAlwaysOnTop |
( |
bool |
| ) |
|
Sets the environment windows to always be on top or respect the normal display order.
- Parameters
-
| on,if | the value is true then the environment window will try to always be on top of others, false and it respects the normal draw order. |
The documentation for this class was generated from the following file: