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)
void dt_text_edited ()
void pause_button_clicked (bool is_clicked)
void mu_text_edited ()
void K_structural_text_edited ()
void K_shear_text_edited ()
void K_bending_text_edited ()
void size_text_edited ()
void restart_button_clicked ()
void set_texture (int is_texture)
void set_grid (int is_grid)

Private Attributes

Ui::MainWindow * ui

Constructor & Destructor Documentation

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

References ui.


Member Function Documentation

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

References glwidget::current_scene, glWidget, scene::set_dt(), and ui.

Referenced by Window().

Here is the call graph for this function:

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

References glwidget::current_scene, glWidget, scene::set_K_bending(), and ui.

Referenced by Window().

Here is the call graph for this function:

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

References glwidget::current_scene, glWidget, scene::set_K_shear(), and ui.

Referenced by Window().

Here is the call graph for this function:

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

References glwidget::current_scene, glWidget, scene::set_K_structural(), and ui.

Referenced by Window().

Here is the call graph for this function:

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

References glwidget::current_scene, glWidget, scene::set_mu(), and ui.

Referenced by Window().

Here is the call graph for this function:

void Window::pause_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_pause().

Here is the call graph for this function:

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

Referenced by Window().

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

References glwidget::current_scene, glWidget, and scene::restart().

Referenced by Window().

Here is the call graph for this function:

void Window::set_grid ( int  is_grid  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_grid().

Referenced by Window().

Here is the call graph for this function:

void Window::set_texture ( int  is_texture  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_texture().

Referenced by Window().

Here is the call graph for this function:

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:

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

References glwidget::current_scene, glWidget, scene::set_size(), and ui.

Referenced by Window().

Here is the call graph for this function:


Member Data Documentation

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

The documentation for this class was generated from the following files:
Generated on Thu Nov 17 16:15:21 2011 by  doxygen 1.6.3