uicore::WindowManager Member List

This is the complete list of members for uicore::WindowManager, including all inherited members.

present_main(const std::shared_ptr< WindowController > &controller)uicore::WindowManagerstatic
present_main(Types &&...args)uicore::WindowManagerinlinestatic
present_modal(View *owner, const std::shared_ptr< WindowController > &controller)uicore::WindowManagerstatic
present_modal(View *owner, Types &&...args)uicore::WindowManagerinlinestatic
present_popup(View *owner, const Pointf &pos, const std::shared_ptr< WindowController > &controller)uicore::WindowManagerstatic
present_popup(View *owner, const Pointf &pos, Types &&...args)uicore::WindowManagerinlinestatic
set_exit_on_last_close(bool enable=true)uicore::WindowManagerstatic
WindowController classuicore::WindowManagerfriend