|
WoW Addon Manager Client
0.0.1-alpha
A p2p World of Warcraft addon manager
|
#include <ui_mainwindow.h>
Inherited by Ui::MainWindow.
Public Member Functions | |
| void | setupUi (QMainWindow *MainWindow) |
| void | retranslateUi (QMainWindow *MainWindow) |
Public Attributes | |
| QAction * | actionQuit |
| QAction * | actionUploadAddon |
| QWidget * | centralwidget |
| QGridLayout * | gridLayout_4 |
| QTabWidget * | tabWidget |
| QWidget * | addon_tab |
| QGridLayout * | gridLayout_3 |
| QComboBox * | wow_version_combo_box |
| QLabel * | wow_version_label |
| QTableWidget * | ptr_table |
| QTableWidget * | classic_table |
| QTableWidget * | retail_table |
| QWidget * | get_addons_tab |
| QGridLayout * | gridLayout |
| QSpacerItem * | horizontalSpacer |
| QLineEdit * | addon_search_field |
| QPushButton * | pushButton |
| QComboBox * | comboBox |
| QTableWidget * | get_addons_table |
| QLabel * | label_3 |
| QLabel * | label_2 |
| QWidget * | settings_tab |
| QGridLayout * | gridLayout_2 |
| QLineEdit * | lineEdit |
| QPushButton * | set_wow_path_btn |
| QSpacerItem * | verticalSpacer |
| QLabel * | label |
| QMenuBar * | menuBar |
| QMenu * | menuFile |
Definition at line 31 of file ui_mainwindow.h.
|
inline |
Definition at line 280 of file ui_mainwindow.h.
|
inline |
Definition at line 70 of file ui_mainwindow.h.
| QAction* Ui_MainWindow::actionQuit |
Definition at line 40 of file ui_mainwindow.h.
| QAction* Ui_MainWindow::actionUploadAddon |
Definition at line 41 of file ui_mainwindow.h.
| QLineEdit* Ui_MainWindow::addon_search_field |
Definition at line 55 of file ui_mainwindow.h.
| QWidget* Ui_MainWindow::addon_tab |
Definition at line 45 of file ui_mainwindow.h.
| QWidget* Ui_MainWindow::centralwidget |
Definition at line 42 of file ui_mainwindow.h.
| QTableWidget* Ui_MainWindow::classic_table |
Definition at line 50 of file ui_mainwindow.h.
| QComboBox* Ui_MainWindow::comboBox |
Definition at line 57 of file ui_mainwindow.h.
| QWidget* Ui_MainWindow::get_addons_tab |
Definition at line 52 of file ui_mainwindow.h.
| QTableWidget* Ui_MainWindow::get_addons_table |
Definition at line 58 of file ui_mainwindow.h.
| QGridLayout* Ui_MainWindow::gridLayout |
Definition at line 53 of file ui_mainwindow.h.
| QGridLayout* Ui_MainWindow::gridLayout_2 |
Definition at line 62 of file ui_mainwindow.h.
| QGridLayout* Ui_MainWindow::gridLayout_3 |
Definition at line 46 of file ui_mainwindow.h.
| QGridLayout* Ui_MainWindow::gridLayout_4 |
Definition at line 43 of file ui_mainwindow.h.
| QSpacerItem* Ui_MainWindow::horizontalSpacer |
Definition at line 54 of file ui_mainwindow.h.
| QLabel* Ui_MainWindow::label |
Definition at line 66 of file ui_mainwindow.h.
| QLabel* Ui_MainWindow::label_2 |
Definition at line 60 of file ui_mainwindow.h.
| QLabel* Ui_MainWindow::label_3 |
Definition at line 59 of file ui_mainwindow.h.
| QLineEdit* Ui_MainWindow::lineEdit |
Definition at line 63 of file ui_mainwindow.h.
| QMenuBar* Ui_MainWindow::menuBar |
Definition at line 67 of file ui_mainwindow.h.
| QMenu* Ui_MainWindow::menuFile |
Definition at line 68 of file ui_mainwindow.h.
| QTableWidget* Ui_MainWindow::ptr_table |
Definition at line 49 of file ui_mainwindow.h.
| QPushButton* Ui_MainWindow::pushButton |
Definition at line 56 of file ui_mainwindow.h.
| QTableWidget* Ui_MainWindow::retail_table |
Definition at line 51 of file ui_mainwindow.h.
| QPushButton* Ui_MainWindow::set_wow_path_btn |
Definition at line 64 of file ui_mainwindow.h.
| QWidget* Ui_MainWindow::settings_tab |
Definition at line 61 of file ui_mainwindow.h.
| QTabWidget* Ui_MainWindow::tabWidget |
Definition at line 44 of file ui_mainwindow.h.
| QSpacerItem* Ui_MainWindow::verticalSpacer |
Definition at line 65 of file ui_mainwindow.h.
| QComboBox* Ui_MainWindow::wow_version_combo_box |
Definition at line 47 of file ui_mainwindow.h.
| QLabel* Ui_MainWindow::wow_version_label |
Definition at line 48 of file ui_mainwindow.h.