|
WoW Addon Manager Client
0.0.1-alpha
A p2p World of Warcraft addon manager
|
#include <ui_mainwindow.h>
Inherits Ui_MainWindow.
Additional Inherited Members | |
Public Member Functions inherited from Ui_MainWindow | |
| void | setupUi (QMainWindow *MainWindow) |
| void | retranslateUi (QMainWindow *MainWindow) |
Public Attributes inherited from Ui_MainWindow | |
| 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 335 of file ui_mainwindow.h.