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

Private Slots

void quit_window ()
void set_wireframe (int is_active)

Private Attributes

Ui::MainWindow * ui

Constructor & Destructor Documentation

Window::Window ( QWidget *  parent = 0  ) 

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

Here is the call graph for this function:

Window::~Window (  ) 

References ui.


Member Function Documentation

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 Mon Aug 22 15:53:17 2011 by  doxygen 1.6.3