#include "gui/gui.h"
|
| | App (int &cmdline_argc, char **cmdline_argv) |
| |
| virtual bool | event (QEvent *event) override |
| |
Definition at line 34 of file gui.h.
◆ App()
| MR::GUI::App::App |
( |
int & |
cmdline_argc, |
|
|
char ** |
cmdline_argv |
|
) |
| |
◆ event()
| virtual bool MR::GUI::App::event |
( |
QEvent * |
event | ) |
|
|
overridevirtual |
◆ set_main_window()
| static void MR::GUI::App::set_main_window |
( |
QWidget * |
window, |
|
|
GL::Area * |
glarea |
|
) |
| |
|
inlinestatic |
Definition at line 43 of file gui.h.
◆ application
| App* MR::GUI::App::application |
|
static |
Definition at line 49 of file gui.h.
◆ main_window
| QWidget* MR::GUI::App::main_window |
|
static |
Definition at line 48 of file gui.h.
The documentation for this class was generated from the following file: