tbx
0.7.5
|
Window state structure for the Window get_state method. More...
#include <window.h>
Public Member Functions | |
unsigned int | flags () const |
Window flags. More... | |
bool | open () const |
Window is open. | |
bool | fully_visible () const |
Window is fully visible. More... | |
bool | full_size () const |
window has been toggled to full size | |
bool | toggle_size () const |
the current Open_Window_Request was caused by a click on the Toggle Size icon | |
bool | input_focus () const |
window has the input focus | |
bool | force_to_screen () const |
force window to screen once on the next Open_Window | |
![]() | |
WindowHandle | window_handle () const |
WIMP window handle of this window. | |
const VisibleArea & | visible_area () const |
Visible area of this window. | |
VisibleArea & | visible_area () |
Visible area of this window. | |
WindowHandle | window_handle_in_front () const |
WIMP handle of window on top of this window or -1 for none. | |
Friends | |
class | Window |
Additional Inherited Members | |
![]() | |
WindowHandle | _window_handle |
WIMP window handle. | |
VisibleArea | _visible_area |
Position on screen and scroll settings. | |
WindowHandle | _window_handle_in_front |
Handle of window in front of this one. | |
|
inline |
Window flags.
See RISC OS PRM for details of all flags. Common flags have a method to interrogate it in this class
|
inline |
Window is fully visible.
i.e. not covered at all