#include <ui_DlgAuthorization.h>
Public Member Functions | |
| void | retranslateUi (QDialog *Gui__Dialog__DlgAuthorization) |
| void | setupUi (QDialog *Gui__Dialog__DlgAuthorization) |
Public Attributes | |
| QDialogButtonBox * | buttonBox |
| QGridLayout * | gridLayout |
| QLabel * | label_4 |
| QLineEdit * | password |
| QLabel * | siteDescription |
| QSpacerItem * | spacerItem |
| QLabel * | textLabel1 |
| QLabel * | textLabel2 |
| QLineEdit * | username |
| void Gui::Dialog::Ui_DlgAuthorization::retranslateUi | ( | QDialog * | Gui__Dialog__DlgAuthorization | ) |
References label_4, siteDescription, textLabel1, textLabel2, and draftguitools.gui_setstyle::translate.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
| void Gui::Dialog::Ui_DlgAuthorization::setupUi | ( | QDialog * | Gui__Dialog__DlgAuthorization | ) |
References buttonBox, gridLayout, label_4, password, retranslateUi(), siteDescription, spacerItem, textLabel1, textLabel2, and username.
Referenced by Gui::StdCmdDownloadOnlineHelp::activated().
| QDialogButtonBox* Gui::Dialog::Ui_DlgAuthorization::buttonBox |
Referenced by PathScripts.PathGetPoint.TaskPanel::getPoint(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::modifyStandardButtons(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::modifyStandardButtons(), PathScripts.PathOpGui.TaskPanel::modifyStandardButtons(), PathScripts.PathOpGui.TaskPanel::pageDirtyChanged(), PathScripts.PathGetPoint.TaskPanel::pointFinish(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setClean(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setDirty(), and setupUi().
| QGridLayout* Gui::Dialog::Ui_DlgAuthorization::gridLayout |
Referenced by setupUi().
| QLabel* Gui::Dialog::Ui_DlgAuthorization::label_4 |
Referenced by retranslateUi(), and setupUi().
| QLineEdit* Gui::Dialog::Ui_DlgAuthorization::password |
Referenced by Gui::StdCmdDownloadOnlineHelp::activated(), and setupUi().
| QLabel* Gui::Dialog::Ui_DlgAuthorization::siteDescription |
Referenced by retranslateUi(), and setupUi().
| QSpacerItem* Gui::Dialog::Ui_DlgAuthorization::spacerItem |
Referenced by setupUi().
| QLabel* Gui::Dialog::Ui_DlgAuthorization::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Gui::Dialog::Ui_DlgAuthorization::textLabel2 |
Referenced by retranslateUi(), and setupUi().
| QLineEdit* Gui::Dialog::Ui_DlgAuthorization::username |
Referenced by Gui::StdCmdDownloadOnlineHelp::activated(), and setupUi().