Moka Ihm Qt
|
#include <options-affichage.qt.hh>
Public Slots | |
void | callbackToggleNormal () |
void | callbackToggleVertices () |
void | callbackToggleSews () |
void | callbackToggleFaces () |
void | callbackFacesCoulAlea () |
void | callbackVolumesCoulAlea () |
void | callbackCoulFacesGlobale () |
void | callbackCoulTopologie () |
void | callbackCoulGeometry () |
void | callbackToggleGrid () |
void | callbackToggleAxis () |
void | callbackSize () |
void | callbackToggleXy () |
void | callbackToggleXz () |
void | callbackToggleYz () |
void | callbackTogglePx () |
void | callbackTogglePy () |
void | callbackTogglePz () |
void | callbackToggleOrientation () |
void | callbackToggleScale () |
void | callbackTogglePosition () |
Public Member Functions | |
OptionsAffichage (Window *parent, QTabWidget *parentTab) | |
~OptionsAffichage () | |
void | update () |
void | applyValues () |
bool | getVerticesDisplay () const |
bool | getSewsDisplay () const |
bool | getNormalDisplay () const |
bool | getFacesDisplay () const |
bool | getFacesCoulAlea () const |
bool | getVolumesCoulAlea () const |
bool | getCoulFacesGlobale () const |
bool | getCoulTopologie () const |
bool | getCoulGeometry () const |
int | getDartWidth () const |
bool | getGridDisplay () const |
bool | getAxisDisplay () const |
int | getSize () const |
bool | getXy () const |
bool | getXz () const |
bool | getYz () const |
bool | getPx () const |
bool | getPy () const |
bool | getPz () const |
void | setFMain () |
void | setVerticesDisplay (bool) |
void | setSewsDisplay (bool) |
void | setNormalDisplay (bool) |
void | setFacesDisplay (bool) |
void | setFacesCoulAlea () |
void | setVolumesCoulAlea () |
void | setCoulFacesGlobale () |
void | setCoulTopologie () |
void | setCoulGeometry () |
void | setDartWidth (int) |
void | setGridDisplay (bool) |
void | setAxisDisplay (bool) |
void | setSize (int) |
void | setXy (bool) |
void | setXz (bool) |
void | setYz (bool) |
void | setPx (bool) |
void | setPy (bool) |
void | setPz (bool) |
void | setOrientation (bool) |
void | setScale (bool) |
void | setPosition (bool) |
Cette classe represente la table affichage
Definition at line 44 of file options-affichage.qt.hh.
OptionsAffichage::OptionsAffichage | ( | Window * | parent, |
QTabWidget * | parentTab | ||
) |
Constructeur Construit la table "affichage"
parent | La fenetre principale |
parentTab | La tabdialog d'options |
Definition at line 36 of file options-affichage.qt.cc.
OptionsAffichage::~OptionsAffichage | ( | ) |
Destructeur Detruit la table affichage
Definition at line 251 of file options-affichage.qt.cc.
void OptionsAffichage::applyValues | ( | ) |
Definition at line 767 of file options-affichage.qt.cc.
|
slot |
Definition at line 377 of file options-affichage.qt.cc.
|
slot |
Definition at line 441 of file options-affichage.qt.cc.
|
slot |
Definition at line 404 of file options-affichage.qt.cc.
|
slot |
Definition at line 386 of file options-affichage.qt.cc.
|
slot |
Definition at line 469 of file options-affichage.qt.cc.
|
slot |
Definition at line 460 of file options-affichage.qt.cc.
|
slot |
Definition at line 369 of file options-affichage.qt.cc.
|
slot |
Definition at line 451 of file options-affichage.qt.cc.
|
slot |
Definition at line 344 of file options-affichage.qt.cc.
|
slot |
Definition at line 534 of file options-affichage.qt.cc.
|
slot |
Definition at line 551 of file options-affichage.qt.cc.
|
slot |
Definition at line 505 of file options-affichage.qt.cc.
|
slot |
Definition at line 514 of file options-affichage.qt.cc.
|
slot |
Definition at line 523 of file options-affichage.qt.cc.
|
slot |
Definition at line 542 of file options-affichage.qt.cc.
|
slot |
Definition at line 361 of file options-affichage.qt.cc.
|
slot |
Definition at line 353 of file options-affichage.qt.cc.
|
slot |
Definition at line 478 of file options-affichage.qt.cc.
|
slot |
Definition at line 487 of file options-affichage.qt.cc.
|
slot |
Definition at line 496 of file options-affichage.qt.cc.
|
slot |
Definition at line 395 of file options-affichage.qt.cc.
bool OptionsAffichage::getAxisDisplay | ( | ) | const |
Definition at line 645 of file options-affichage.qt.cc.
bool OptionsAffichage::getCoulFacesGlobale | ( | ) | const |
Definition at line 611 of file options-affichage.qt.cc.
bool OptionsAffichage::getCoulGeometry | ( | ) | const |
Definition at line 628 of file options-affichage.qt.cc.
bool OptionsAffichage::getCoulTopologie | ( | ) | const |
Definition at line 619 of file options-affichage.qt.cc.
int OptionsAffichage::getDartWidth | ( | ) | const |
bool OptionsAffichage::getFacesCoulAlea | ( | ) | const |
Definition at line 596 of file options-affichage.qt.cc.
bool OptionsAffichage::getFacesDisplay | ( | ) | const |
Definition at line 588 of file options-affichage.qt.cc.
bool OptionsAffichage::getGridDisplay | ( | ) | const |
Definition at line 637 of file options-affichage.qt.cc.
bool OptionsAffichage::getNormalDisplay | ( | ) | const |
Definition at line 580 of file options-affichage.qt.cc.
bool OptionsAffichage::getPx | ( | ) | const |
Definition at line 673 of file options-affichage.qt.cc.
bool OptionsAffichage::getPy | ( | ) | const |
Definition at line 678 of file options-affichage.qt.cc.
bool OptionsAffichage::getPz | ( | ) | const |
Definition at line 683 of file options-affichage.qt.cc.
bool OptionsAffichage::getSewsDisplay | ( | ) | const |
Definition at line 572 of file options-affichage.qt.cc.
int OptionsAffichage::getSize | ( | ) | const |
Definition at line 653 of file options-affichage.qt.cc.
bool OptionsAffichage::getVerticesDisplay | ( | ) | const |
Definition at line 563 of file options-affichage.qt.cc.
bool OptionsAffichage::getVolumesCoulAlea | ( | ) | const |
Definition at line 604 of file options-affichage.qt.cc.
bool OptionsAffichage::getXy | ( | ) | const |
Definition at line 658 of file options-affichage.qt.cc.
bool OptionsAffichage::getXz | ( | ) | const |
Definition at line 663 of file options-affichage.qt.cc.
bool OptionsAffichage::getYz | ( | ) | const |
Definition at line 668 of file options-affichage.qt.cc.
void OptionsAffichage::setAxisDisplay | ( | bool | b | ) |
Definition at line 796 of file options-affichage.qt.cc.
void OptionsAffichage::setCoulFacesGlobale | ( | ) |
Definition at line 702 of file options-affichage.qt.cc.
void OptionsAffichage::setCoulGeometry | ( | ) |
Definition at line 727 of file options-affichage.qt.cc.
void OptionsAffichage::setCoulTopologie | ( | ) |
Definition at line 720 of file options-affichage.qt.cc.
void OptionsAffichage::setDartWidth | ( | int | ) |
void OptionsAffichage::setFacesCoulAlea | ( | ) |
Definition at line 708 of file options-affichage.qt.cc.
void OptionsAffichage::setFacesDisplay | ( | bool | b | ) |
Definition at line 696 of file options-affichage.qt.cc.
void OptionsAffichage::setFMain | ( | ) |
Methode a appeler si c'est une autre fenetre qui declenche un evenement gere par cette classe.
Definition at line 777 of file options-affichage.qt.cc.
void OptionsAffichage::setGridDisplay | ( | bool | b | ) |
Definition at line 783 of file options-affichage.qt.cc.
void OptionsAffichage::setNormalDisplay | ( | bool | b | ) |
Definition at line 690 of file options-affichage.qt.cc.
void OptionsAffichage::setOrientation | ( | bool | b | ) |
Definition at line 747 of file options-affichage.qt.cc.
void OptionsAffichage::setPosition | ( | bool | b | ) |
Definition at line 759 of file options-affichage.qt.cc.
void OptionsAffichage::setPx | ( | bool | b | ) |
Definition at line 828 of file options-affichage.qt.cc.
void OptionsAffichage::setPy | ( | bool | b | ) |
Definition at line 834 of file options-affichage.qt.cc.
void OptionsAffichage::setPz | ( | bool | b | ) |
Definition at line 840 of file options-affichage.qt.cc.
void OptionsAffichage::setScale | ( | bool | b | ) |
Definition at line 753 of file options-affichage.qt.cc.
void OptionsAffichage::setSewsDisplay | ( | bool | b | ) |
Definition at line 740 of file options-affichage.qt.cc.
void OptionsAffichage::setSize | ( | int | s | ) |
Definition at line 802 of file options-affichage.qt.cc.
void OptionsAffichage::setVerticesDisplay | ( | bool | b | ) |
Definition at line 734 of file options-affichage.qt.cc.
void OptionsAffichage::setVolumesCoulAlea | ( | ) |
Definition at line 714 of file options-affichage.qt.cc.
void OptionsAffichage::setXy | ( | bool | b | ) |
Definition at line 810 of file options-affichage.qt.cc.
void OptionsAffichage::setXz | ( | bool | b | ) |
Definition at line 816 of file options-affichage.qt.cc.
void OptionsAffichage::setYz | ( | bool | b | ) |
Definition at line 822 of file options-affichage.qt.cc.
void OptionsAffichage::update | ( | ) |
Met a jour l'affichage de la table
Definition at line 279 of file options-affichage.qt.cc.