Window Class Reference

Collaboration diagram for Window:

List of all members.

Public Member Functions

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

Public Attributes

glwidgetglWidget

Private Slots

void quit_window ()
void appuis_sur_le_bouton ()
void texture_clicked ()

Private Attributes

Ui::MainWindow * ui

Constructor & Destructor Documentation

Window::Window ( QWidget *  parent = 0)

References appuis_sur_le_bouton(), glWidget, glwidget::p_window, quit_window(), texture_clicked(), and ui.

Here is the call graph for this function:

Window::~Window ( )

References ui.


Member Function Documentation

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

Referenced by Window().

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

Referenced by Window().

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

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

Referenced by Window().

Here is the call graph for this function:


Member Data Documentation

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

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


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