Window Class Reference

Collaboration diagram for Window:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Window (QWidget *parent=0)
 ~Window ()

Public Attributes

glwidgetglWidget
window_mesh_debugwindow_debug

Private Slots

void quit_window ()
void set_wireframe (int is_active)
void debug_button_clicked ()

Private Attributes

Ui::MainWindow * ui

Constructor & Destructor Documentation

Window::Window ( QWidget *  parent = 0  ) 

References debug_button_clicked(), glWidget, quit_window(), set_wireframe(), ui, and window_debug.

Here is the call graph for this function:

Window::~Window (  ) 

References ui, and window_debug.


Member Function Documentation

void Window::debug_button_clicked (  )  [private, slot]

References window_debug.

Referenced by Window().

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().

Here is the call graph for this function:


Member Data Documentation

Referenced by set_wireframe(), and Window().

Ui::MainWindow* Window::ui [private]

Referenced by Window(), and ~Window().


The documentation for this class was generated from the following files:
Generated on Tue Nov 22 12:05:42 2011 by  doxygen 1.6.3