#include <ui_DlgCommands.h>
Public Member Functions | |
void | retranslateUi (QWidget *Gui__Dialog__DlgCustomCommands) |
void | setupUi (QWidget *Gui__Dialog__DlgCustomCommands) |
Public Attributes | |
QTreeWidget * | categoryTreeWidget |
QTreeWidget * | commandTreeWidget |
QGridLayout * | gridLayout |
QLabel * | textLabel |
Definition at line 26 of file ui_DlgCommands.h.
void Gui::Dialog::Ui_DlgCustomCommands::retranslateUi | ( | QWidget * | Gui__Dialog__DlgCustomCommands | ) | [inline] |
Definition at line 75 of file ui_DlgCommands.h.
References textLabel, and draftGui::translate().
Referenced by Gui::Dialog::DlgCustomCommandsImp::changeEvent(), and setupUi().
void Gui::Dialog::Ui_DlgCustomCommands::setupUi | ( | QWidget * | Gui__Dialog__DlgCustomCommands | ) | [inline] |
Definition at line 34 of file ui_DlgCommands.h.
References categoryTreeWidget, commandTreeWidget, gridLayout, retranslateUi(), and textLabel.
Referenced by Gui::Dialog::DlgCustomCommandsImp::DlgCustomCommandsImp().
Definition at line 32 of file ui_DlgCommands.h.
Referenced by Gui::Dialog::DlgCustomCommandsImp::changeEvent(), Gui::Dialog::DlgCustomCommandsImp::DlgCustomCommandsImp(), Gui::Dialog::DlgCustomCommandsImp::onAddMacroAction(), Gui::Dialog::DlgCustomCommandsImp::onModifyMacroAction(), Gui::Dialog::DlgCustomCommandsImp::onRemoveMacroAction(), and setupUi().
QTreeWidget* Gui::Dialog::Ui_DlgCustomCommands::commandTreeWidget |
Definition at line 30 of file ui_DlgCommands.h.
Referenced by Gui::Dialog::DlgCustomCommandsImp::DlgCustomCommandsImp(), Gui::Dialog::DlgCustomCommandsImp::onAddMacroAction(), Gui::Dialog::DlgCustomCommandsImp::onGroupActivated(), Gui::Dialog::DlgCustomCommandsImp::onModifyMacroAction(), Gui::Dialog::DlgCustomCommandsImp::onRemoveMacroAction(), and setupUi().
QGridLayout* Gui::Dialog::Ui_DlgCustomCommands::gridLayout |
Definition at line 29 of file ui_DlgCommands.h.
Referenced by setupUi().
Definition at line 31 of file ui_DlgCommands.h.
Referenced by Gui::Dialog::DlgCustomCommandsImp::onDescription(), Gui::Dialog::DlgCustomCommandsImp::onGroupActivated(), retranslateUi(), and setupUi().