#include <ui-installremotes.h>

Public Member Functions | |
| void | setupUi (QDialog *InstallRemotes) |
| void | retranslateUi (QDialog *InstallRemotes) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QVBoxLayout * | verticalLayout |
| QTreeWidget * | hosts |
| QLabel * | textLabel1 |
| QTextBrowser * | output |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | spacerItem |
| QPushButton * | okbutton |
| void Ui_InstallRemotes::retranslateUi | ( | QDialog * | InstallRemotes | ) | [inline] |
References hosts, okbutton, and textLabel1.
Referenced by setupUi().
| void Ui_InstallRemotes::setupUi | ( | QDialog * | InstallRemotes | ) | [inline] |
References gridLayout, horizontalLayout, hosts, okbutton, output, retranslateUi(), spacerItem, textLabel1, and verticalLayout.
| QGridLayout* Ui_InstallRemotes::gridLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_InstallRemotes::horizontalLayout |
Referenced by setupUi().
| QTreeWidget* Ui_InstallRemotes::hosts |
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_InstallRemotes::okbutton |
Referenced by retranslateUi(), and setupUi().
| QTextBrowser* Ui_InstallRemotes::output |
Referenced by setupUi().
| QSpacerItem* Ui_InstallRemotes::spacerItem |
Referenced by setupUi().
| QLabel* Ui_InstallRemotes::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* Ui_InstallRemotes::verticalLayout |
Referenced by setupUi().
1.6.2