#include <ui_DlgKeyboard.h>
Public Member Functions | |
void | retranslateUi (QWidget *Gui__Dialog__DlgCustomKeyboard) |
void | setupUi (QWidget *Gui__Dialog__DlgCustomKeyboard) |
Public Attributes | |
Gui::AccelLineEdit * | accelLineEditShortcut |
QTreeWidget * | assignedTreeWidget |
QPushButton * | buttonAssign |
QPushButton * | buttonClear |
QPushButton * | buttonReset |
QPushButton * | buttonResetAll |
QComboBox * | categoryBox |
QTreeWidget * | commandTreeWidget |
Gui::AccelLineEdit * | editShortcut |
QGridLayout * | gridLayout |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
QLabel * | textLabelAssigned |
QLabel * | TextLabelCategory |
QLabel * | TextLabelCommands |
QLabel * | textLabelDescription |
QLabel * | textLabelDescriptionHeader |
QLabel * | textLabelNewShortcut |
QLabel * | textLabelShortcut |
QVBoxLayout * | vboxLayout |
QVBoxLayout * | vboxLayout1 |
QVBoxLayout * | vboxLayout2 |
QVBoxLayout * | vboxLayout3 |
void Gui::Dialog::Ui_DlgCustomKeyboard::retranslateUi | ( | QWidget * | Gui__Dialog__DlgCustomKeyboard | ) |
References buttonAssign, buttonClear, buttonReset, buttonResetAll, textLabelAssigned, TextLabelCategory, TextLabelCommands, textLabelDescription, textLabelDescriptionHeader, textLabelNewShortcut, textLabelShortcut, 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_DlgCustomKeyboard::setupUi | ( | QWidget * | Gui__Dialog__DlgCustomKeyboard | ) |
References accelLineEditShortcut, assignedTreeWidget, buttonAssign, buttonClear, buttonReset, buttonResetAll, categoryBox, commandTreeWidget, editShortcut, gridLayout, retranslateUi(), spacerItem, spacerItem1, textLabelAssigned, TextLabelCategory, TextLabelCommands, textLabelDescription, textLabelDescriptionHeader, textLabelNewShortcut, textLabelShortcut, vboxLayout, vboxLayout1, vboxLayout2, and vboxLayout3.
Gui::AccelLineEdit* Gui::Dialog::Ui_DlgCustomKeyboard::accelLineEditShortcut |
Referenced by setupUi().
QTreeWidget* Gui::Dialog::Ui_DlgCustomKeyboard::assignedTreeWidget |
Referenced by setupUi().
QPushButton* Gui::Dialog::Ui_DlgCustomKeyboard::buttonAssign |
Referenced by retranslateUi(), and setupUi().
QPushButton* Gui::Dialog::Ui_DlgCustomKeyboard::buttonClear |
Referenced by retranslateUi(), and setupUi().
QPushButton* Gui::Dialog::Ui_DlgCustomKeyboard::buttonReset |
Referenced by retranslateUi(), and setupUi().
QPushButton* Gui::Dialog::Ui_DlgCustomKeyboard::buttonResetAll |
Referenced by retranslateUi(), and setupUi().
QTreeWidget* Gui::Dialog::Ui_DlgCustomKeyboard::commandTreeWidget |
Referenced by setupUi().
Gui::AccelLineEdit* Gui::Dialog::Ui_DlgCustomKeyboard::editShortcut |
Referenced by setupUi().
QGridLayout* Gui::Dialog::Ui_DlgCustomKeyboard::gridLayout |
Referenced by setupUi().
QSpacerItem* Gui::Dialog::Ui_DlgCustomKeyboard::spacerItem |
Referenced by setupUi().
QSpacerItem* Gui::Dialog::Ui_DlgCustomKeyboard::spacerItem1 |
Referenced by setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::textLabelAssigned |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::TextLabelCategory |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::TextLabelCommands |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::textLabelDescription |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::textLabelDescriptionHeader |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::textLabelNewShortcut |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgCustomKeyboard::textLabelShortcut |
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* Gui::Dialog::Ui_DlgCustomKeyboard::vboxLayout |
Referenced by setupUi().
QVBoxLayout* Gui::Dialog::Ui_DlgCustomKeyboard::vboxLayout1 |
Referenced by setupUi().
QVBoxLayout* Gui::Dialog::Ui_DlgCustomKeyboard::vboxLayout2 |
Referenced by setupUi().
QVBoxLayout* Gui::Dialog::Ui_DlgCustomKeyboard::vboxLayout3 |
Referenced by setupUi().