|
Nui
|
This is the complete list of members for Nui::Window, including all inherited members.
| centerOnPrimaryDisplay() | Nui::Window | |
| navigate(const std::string &url) | Nui::Window | |
| navigate(char const *url) | Nui::Window | |
| openDevTools() | Nui::Window | |
| operator=(const Window &)=delete | Nui::Window | |
| operator=(Window &&) | Nui::Window | |
| runInJavascriptThread(std::function< void()> &&func) | Nui::Window | |
| setPosition(int x, int y, bool useFrameOrigin=true) | Nui::Window | |
| setSize(int width, int height, WebViewHint hint=WebViewHint::WEBVIEW_HINT_NONE) | Nui::Window | |
| setTitle(std::string const &title) | Nui::Window | |
| terminate() | Nui::Window | |
| Window() | Nui::Window | |
| Window(WindowOptions const &options) | Nui::Window | explicit |
| Window(bool debug) | Nui::Window | explicit |
| Window(std::string const &title, bool debug=false) | Nui::Window | explicit |
| Window(char const *title, bool debug=false) | Nui::Window | explicit |
| Window(const Window &)=delete | Nui::Window | |
| Window(Window &&) | Nui::Window | |
| windowsServeAuthority | Nui::Window | static |
| ~Window() | Nui::Window |