#include <ui_wstatistiques.h>

Public Member Functions | |
| void | setupUi (QWidget *WStatistiques) |
| void | retranslateUi (QWidget *WStatistiques) |
Public Attributes | |
| QWidget * | layoutWidget |
| QVBoxLayout * | vboxLayout |
| QGroupBox * | groupBox1 |
| QWidget * | layoutWidget_2 |
| QVBoxLayout * | vboxLayout1 |
| QComboBox * | m_type |
| QGridLayout * | gridLayout |
| QLineEdit * | m_cy |
| QLineEdit * | m_surf |
| QSpacerItem * | spacerItem |
| QLabel * | label_2 |
| QLabel * | label_2_5 |
| QLabel * | label_2_5_2_2 |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QLabel * | label_2_4 |
| QSpacerItem * | spacerItem3 |
| QLineEdit * | m_lg |
| QLabel * | label_2_5_2 |
| QSpacerItem * | spacerItem4 |
| QLineEdit * | m_cx |
| QLineEdit * | m_ht |
| QHBoxLayout * | hboxLayout |
| QLabel * | TextLabel1_3_2_2_2 |
| QLineEdit * | m_nbCoups |
| QLabel * | label |
| QGroupBox * | groupBox1_2 |
| QWidget * | layoutWidget_3 |
| QGridLayout * | gridLayout1 |
| QLabel * | label_3 |
| QLabel * | label_5 |
| QLineEdit * | m_nbCoupsTot |
| QLineEdit * | m_surfTot |
| QLabel * | TextLabel1_3_2_2_2_4 |
| QLabel * | label_2_5_2_2_2 |
| QHBoxLayout * | hboxLayout1 |
| QPushButton * | m_pbEnregistrer |
| QPushButton * | m_pbLire |
Definition at line 31 of file ui_wstatistiques.h.
| void Ui_WStatistiques::setupUi | ( | QWidget * | WStatistiques | ) | [inline] |
Definition at line 73 of file ui_wstatistiques.h.
References gridLayout, gridLayout1, groupBox1, groupBox1_2, hboxLayout, hboxLayout1, label, label_2, label_2_4, label_2_5, label_2_5_2, label_2_5_2_2, label_2_5_2_2_2, label_3, label_5, layoutWidget, layoutWidget_2, layoutWidget_3, m_cx, m_cy, m_ht, m_lg, m_nbCoups, m_nbCoupsTot, m_pbEnregistrer, m_pbLire, m_surf, m_surfTot, m_type, retranslateUi(), spacerItem, spacerItem1, spacerItem2, spacerItem3, spacerItem4, TextLabel1_3_2_2_2, TextLabel1_3_2_2_2_4, vboxLayout, and vboxLayout1.

| void Ui_WStatistiques::retranslateUi | ( | QWidget * | WStatistiques | ) | [inline] |
Definition at line 295 of file ui_wstatistiques.h.
References groupBox1, groupBox1_2, label, label_2, label_2_4, label_2_5, label_2_5_2, label_2_5_2_2, label_2_5_2_2_2, label_3, label_5, m_pbEnregistrer, m_pbLire, m_type, TextLabel1_3_2_2_2, and TextLabel1_3_2_2_2_4.
Referenced by setupUi().

| QWidget* Ui_WStatistiques::layoutWidget |
| QVBoxLayout* Ui_WStatistiques::vboxLayout |
| QGroupBox* Ui_WStatistiques::groupBox1 |
| QWidget* Ui_WStatistiques::layoutWidget_2 |
| QVBoxLayout* Ui_WStatistiques::vboxLayout1 |
| QComboBox* Ui_WStatistiques::m_type |
| QGridLayout* Ui_WStatistiques::gridLayout |
| QLineEdit* Ui_WStatistiques::m_cy |
| QLineEdit* Ui_WStatistiques::m_surf |
| QSpacerItem* Ui_WStatistiques::spacerItem |
| QLabel* Ui_WStatistiques::label_2 |
| QLabel* Ui_WStatistiques::label_2_5 |
| QLabel* Ui_WStatistiques::label_2_5_2_2 |
| QSpacerItem* Ui_WStatistiques::spacerItem1 |
| QSpacerItem* Ui_WStatistiques::spacerItem2 |
| QLabel* Ui_WStatistiques::label_2_4 |
| QSpacerItem* Ui_WStatistiques::spacerItem3 |
| QLineEdit* Ui_WStatistiques::m_lg |
| QLabel* Ui_WStatistiques::label_2_5_2 |
| QSpacerItem* Ui_WStatistiques::spacerItem4 |
| QLineEdit* Ui_WStatistiques::m_cx |
| QLineEdit* Ui_WStatistiques::m_ht |
| QHBoxLayout* Ui_WStatistiques::hboxLayout |
| QLineEdit* Ui_WStatistiques::m_nbCoups |
| QLabel* Ui_WStatistiques::label |
| QGroupBox* Ui_WStatistiques::groupBox1_2 |
| QWidget* Ui_WStatistiques::layoutWidget_3 |
| QGridLayout* Ui_WStatistiques::gridLayout1 |
| QLabel* Ui_WStatistiques::label_3 |
| QLabel* Ui_WStatistiques::label_5 |
| QLineEdit* Ui_WStatistiques::m_nbCoupsTot |
| QLineEdit* Ui_WStatistiques::m_surfTot |
| QHBoxLayout* Ui_WStatistiques::hboxLayout1 |
| QPushButton* Ui_WStatistiques::m_pbEnregistrer |
| QPushButton* Ui_WStatistiques::m_pbLire |
1.5.6