TermOx
ox::System Member List

This is the complete list of members for ox::System, including all inherited members.

clear_focus()ox::Systemstatic
disable_animation(Widget &w)ox::Systemstatic
disable_tab_focus()ox::Systemstatic
enable_animation(Widget &w, Animation_engine::Duration_t interval)ox::Systemstatic
enable_animation(Widget &w, FPS fps)ox::Systemstatic
enable_tab_focus()ox::Systemstatic
exit()ox::Systemstatic
focus_widget() -> Widget *ox::Systemstatic
head() -> Widget *ox::Systemstatic
operator=(System const &)=delete (defined in ox::System)ox::System
operator=(System &&)=default (defined in ox::System)ox::System
post_event(Event e)ox::Systemstatic
quit (defined in ox::System)ox::Systemstatic
run(Args &&... args) -> intox::Systeminline
run(Widget &head) -> intox::System
run() -> intox::Systemstatic
send_event(Event e) -> boolox::Systemstatic
send_event(Paint_event e) -> boolox::Systemstatic
send_event(Delete_event e) -> boolox::Systemstatic
set_current_queue(Event_queue &queue)ox::Systemstatic
set_cursor(Cursor cursor, Point offset)ox::Systemstatic
set_focus(Widget &w)ox::Systemstatic
set_head(Widget *new_head)ox::Systemstatic
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