Window Class Reference
+ Inheritance diagram for Window:
+ Collaboration diagram for Window:

Public Member Functions

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

Public Attributes

glwidgetglWidget
 

Private Slots

void quit_window ()
 
void set_wireframe (int is_active)
 
void grid_checkbox_clicked ()
 
void gridposition_checkbox_clicked ()
 
void colorpatch_checkbox_clicked ()
 
void curves_checkbox_clicked ()
 
void add_u_back_button_clicked ()
 
void add_u_front_button_clicked ()
 
void add_v_back_button_clicked ()
 
void add_v_front_button_clicked ()
 
void erase_u_back_button_clicked ()
 
void erase_u_front_button_clicked ()
 
void erase_v_back_button_clicked ()
 
void erase_v_front_button_clicked ()
 
void duplicateboundary_button_clicked ()
 
void surface_checkbox_clicked ()
 
void load_grid_button_clicked ()
 
void save_grid_button_clicked ()
 

Private Attributes

Ui::MainWindow * ui
 

Constructor & Destructor Documentation

Window::~Window ( )

References ui.

Member Function Documentation

void Window::add_u_back_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::add_u_front_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::add_v_back_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::add_v_front_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::colorpatch_checkbox_clicked ( )
privateslot

References glwidget::current_scene, glWidget, scene::gui_visible_interface(), cpe::gui_interface::set_colorpatch_visible(), and ui.

Referenced by Window().

+ Here is the call graph for this function:

void Window::curves_checkbox_clicked ( )
privateslot

References glwidget::current_scene, glWidget, scene::gui_visible_interface(), cpe::gui_interface::set_curves_visible(), and ui.

Referenced by Window().

+ Here is the call graph for this function:

void Window::duplicateboundary_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::erase_u_back_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::erase_u_front_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::erase_v_back_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::erase_v_front_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::grid_checkbox_clicked ( )
privateslot

References glwidget::current_scene, glWidget, scene::gui_visible_interface(), cpe::gui_interface::set_grid_visible(), and ui.

Referenced by Window().

+ Here is the call graph for this function:

void Window::gridposition_checkbox_clicked ( )
privateslot

References glwidget::current_scene, glWidget, scene::gui_visible_interface(), cpe::gui_interface::set_gridposition_visible(), and ui.

Referenced by Window().

+ Here is the call graph for this function:

void Window::load_grid_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::quit_window ( )
privateslot

Referenced by Window().

void Window::save_grid_button_clicked ( )
privateslot

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

Referenced by Window().

+ Here is the call graph for this function:

void Window::set_wireframe ( int  is_active)
privateslot

References glWidget, glwidget::set_filled(), and glwidget::set_wireframe().

Referenced by Window().

+ Here is the call graph for this function:

void Window::surface_checkbox_clicked ( )
privateslot

References glwidget::current_scene, glWidget, scene::gui_visible_interface(), cpe::gui_interface::set_surface_visible(), and ui.

Referenced by Window().

+ Here is the call graph for this function:

Member Data Documentation


The documentation for this class was generated from the following files: