#include <options-carac.qt.hh>

Public Member Functions | |
| OptionsCarac (Window *parent) | |
| ~OptionsCarac () | |
| void | update () |
| virtual void | show_impl () |
Private Attributes | |
| Window * | FParent |
| bool | FUpdate |
| QGroupBox * | FGlobal |
| QGroupBox * | FPointed |
| QLabel * | FGlobalCells [6] |
| QLabel * | FGlobalBorders [4] |
| QLabel * | FPointedCells [4] |
| QLabel * | FPointedBorders [3] |
| QLabel * | FEulerLabel |
| QLabel * | FOrientLabel |
| QLabel * | FGenusLabel |
| QLabel * | FNameLabel |
Definition at line 44 of file options-carac.qt.hh.
| OptionsCarac::OptionsCarac | ( | Window * | parent | ) |
Constructeur. Construit la fenetre de dialogue des caractristiques topologiques.
| parent | La fenetre principale |
Definition at line 36 of file options-carac.qt.cc.
| OptionsCarac::~OptionsCarac | ( | ) |
Destructeur
Definition at line 136 of file options-carac.qt.cc.
| void OptionsCarac::show_impl | ( | ) | [virtual] |
Definition at line 225 of file options-carac.qt.cc.
| void OptionsCarac::update | ( | ) |
Mise a jour de l'affichage
Definition at line 139 of file options-carac.qt.cc.
QLabel * OptionsCarac::FEulerLabel [private] |
Definition at line 78 of file options-carac.qt.hh.
QLabel * OptionsCarac::FGenusLabel [private] |
Definition at line 78 of file options-carac.qt.hh.
QGroupBox* OptionsCarac::FGlobal [private] |
Definition at line 77 of file options-carac.qt.hh.
QLabel * OptionsCarac::FGlobalBorders[4] [private] |
Definition at line 78 of file options-carac.qt.hh.
QLabel* OptionsCarac::FGlobalCells[6] [private] |
Definition at line 78 of file options-carac.qt.hh.
QLabel * OptionsCarac::FNameLabel [private] |
Definition at line 78 of file options-carac.qt.hh.
QLabel * OptionsCarac::FOrientLabel [private] |
Definition at line 78 of file options-carac.qt.hh.
Window* OptionsCarac::FParent [private] |
Definition at line 72 of file options-carac.qt.hh.
QGroupBox * OptionsCarac::FPointed [private] |
Definition at line 77 of file options-carac.qt.hh.
QLabel * OptionsCarac::FPointedBorders[3] [private] |
Definition at line 78 of file options-carac.qt.hh.
QLabel * OptionsCarac::FPointedCells[4] [private] |
Definition at line 78 of file options-carac.qt.hh.
bool OptionsCarac::FUpdate [private] |
Definition at line 74 of file options-carac.qt.hh.
1.5.8