
Public Member Functions | |
| Window (QWidget *parent=0) | |
| ~Window () | |
Public Attributes | |
| glwidget * | glWidget |
Private Slots | |
| void | quit_window () |
| void | set_wireframe (int is_active) |
Private Attributes | |
| Ui::MainWindow * | ui |
| Window::Window | ( | QWidget * | parent = 0 |
) |
References glWidget, quit_window(), set_wireframe(), and ui.

| Window::~Window | ( | ) |
References ui.
| void Window::quit_window | ( | ) | [private, slot] |
Referenced by Window().
| void Window::set_wireframe | ( | int | is_active | ) | [private, slot] |
References glWidget, glwidget::set_filled(), and glwidget::set_wireframe().
Referenced by Window().

Referenced by set_wireframe(), and Window().
Ui::MainWindow* Window::ui [private] |
1.6.3