TermOx
|
This is the complete list of members for ox::System, including all inherited members.
clear_focus() | ox::System | static |
disable_animation(Widget &w) | ox::System | static |
disable_tab_focus() | ox::System | static |
enable_animation(Widget &w, Animation_engine::Duration_t interval) | ox::System | static |
enable_animation(Widget &w, FPS fps) | ox::System | static |
enable_tab_focus() | ox::System | static |
exit() | ox::System | static |
focus_widget() -> Widget * | ox::System | static |
head() -> Widget * | ox::System | static |
operator=(System const &)=delete (defined in ox::System) | ox::System | |
operator=(System &&)=default (defined in ox::System) | ox::System | |
post_event(Event e) | ox::System | static |
quit (defined in ox::System) | ox::System | static |
run(Args &&... args) -> int | ox::System | inline |
run(Widget &head) -> int | ox::System | |
run() -> int | ox::System | static |
send_event(Event e) -> bool | ox::System | static |
send_event(Paint_event e) -> bool | ox::System | static |
send_event(Delete_event e) -> bool | ox::System | static |
set_current_queue(Event_queue &queue) | ox::System | static |
set_cursor(Cursor cursor, Point offset) | ox::System | static |
set_focus(Widget &w) | ox::System | static |
set_head(Widget *new_head) | ox::System | static |
System(Mouse_mode mouse_mode=Mouse_mode::Basic, Key_mode key_mode=Key_mode::Normal, Signals signals=Signals::On) | ox::System | |
System(System const &)=delete (defined in ox::System) | ox::System | |
System(System &&)=default (defined in ox::System) | ox::System | |
~System() (defined in ox::System) | ox::System |