Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::App Class Reference

#include "gui/gui.h"

Inheritance diagram for MR::GUI::App:

Public Member Functions

 App (int &cmdline_argc, char **cmdline_argv)
 
virtual bool event (QEvent *event) override
 

Static Public Member Functions

static void set_main_window (QWidget *window, GL::Area *glarea)
 

Static Public Attributes

static QWidget * main_window
 
static Appapplication
 

Detailed Description

Definition at line 34 of file gui.h.

Constructor & Destructor Documentation

◆ App()

MR::GUI::App::App ( int &  cmdline_argc,
char **  cmdline_argv 
)

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: