#include <ui_general_menu.h>
Inheritance diagram for Ui_GeneralMenu:

Public Member Functions | |
| void | setupUi (QDialog *GeneralMenu) |
| void | retranslateUi (QDialog *GeneralMenu) |
Public Attributes | |
| QVBoxLayout * | vboxLayout |
| QToolBox * | toolBox |
| QWidget * | terminal_page |
| QVBoxLayout * | vboxLayout1 |
| QHBoxLayout * | hboxLayout |
| QLabel * | font_text_label |
| QLabel * | font_label |
| QPushButton * | font_button |
| QHBoxLayout * | hboxLayout1 |
| QLabel * | color_text_label |
| QPushButton * | color_label |
| QPushButton * | error_example_label |
| QPushButton * | error_button |
| QPushButton * | background_button |
| QPushButton * | foreground_button |
| QHBoxLayout * | hboxLayout2 |
| QLabel * | max_line_label |
| QLineEdit * | max_line_num_lineEdit |
| QHBoxLayout * | hboxLayout3 |
| QLabel * | max_col_label |
| QLineEdit * | max_col_in_terminal_lineEdit |
| QSpacerItem * | spacerItem |
| QWidget * | editor_page |
| QVBoxLayout * | vboxLayout2 |
| QHBoxLayout * | hboxLayout4 |
| QLabel * | editor_label |
| QLineEdit * | editor_lineEdit |
| QHBoxLayout * | hboxLayout5 |
| QSpacerItem * | spacerItem1 |
| QPushButton * | editor_select_button |
| QSpacerItem * | spacerItem2 |
| QWidget * | help_page |
| QVBoxLayout * | vboxLayout3 |
| QHBoxLayout * | hboxLayout6 |
| QLabel * | help_path_label |
| QLineEdit * | help_path_lineEdit |
| QHBoxLayout * | hboxLayout7 |
| QSpacerItem * | spacerItem3 |
| QPushButton * | help_path_select_pushButton |
| QSpacerItem * | spacerItem4 |
| QHBoxLayout * | hboxLayout8 |
| QSpacerItem * | spacerItem5 |
| QPushButton * | okButton |
| QPushButton * | cancelButton |
| void Ui_GeneralMenu::retranslateUi | ( | QDialog * | GeneralMenu | ) | [inline] |
| void Ui_GeneralMenu::setupUi | ( | QDialog * | GeneralMenu | ) | [inline] |
| QPushButton* Ui_GeneralMenu::background_button |
| QPushButton* Ui_GeneralMenu::cancelButton |
| QPushButton* Ui_GeneralMenu::color_label |
| QLabel* Ui_GeneralMenu::color_text_label |
| QLabel* Ui_GeneralMenu::editor_label |
| QLineEdit* Ui_GeneralMenu::editor_lineEdit |
| QWidget* Ui_GeneralMenu::editor_page |
| QPushButton* Ui_GeneralMenu::editor_select_button |
| QPushButton* Ui_GeneralMenu::error_button |
| QPushButton* Ui_GeneralMenu::error_example_label |
| QPushButton* Ui_GeneralMenu::font_button |
| QLabel* Ui_GeneralMenu::font_label |
| QLabel* Ui_GeneralMenu::font_text_label |
| QPushButton* Ui_GeneralMenu::foreground_button |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout1 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout2 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout3 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout4 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout5 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout6 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout7 |
| QHBoxLayout* Ui_GeneralMenu::hboxLayout8 |
| QWidget* Ui_GeneralMenu::help_page |
| QLabel* Ui_GeneralMenu::help_path_label |
| QLineEdit* Ui_GeneralMenu::help_path_lineEdit |
| QPushButton* Ui_GeneralMenu::help_path_select_pushButton |
| QLineEdit* Ui_GeneralMenu::max_col_in_terminal_lineEdit |
| QLabel* Ui_GeneralMenu::max_col_label |
| QLabel* Ui_GeneralMenu::max_line_label |
| QLineEdit* Ui_GeneralMenu::max_line_num_lineEdit |
| QPushButton* Ui_GeneralMenu::okButton |
| QSpacerItem* Ui_GeneralMenu::spacerItem |
| QSpacerItem* Ui_GeneralMenu::spacerItem1 |
| QSpacerItem* Ui_GeneralMenu::spacerItem2 |
| QSpacerItem* Ui_GeneralMenu::spacerItem3 |
| QSpacerItem* Ui_GeneralMenu::spacerItem4 |
| QSpacerItem* Ui_GeneralMenu::spacerItem5 |
| QWidget* Ui_GeneralMenu::terminal_page |
| QToolBox* Ui_GeneralMenu::toolBox |
| QVBoxLayout* Ui_GeneralMenu::vboxLayout |
| QVBoxLayout* Ui_GeneralMenu::vboxLayout1 |
| QVBoxLayout* Ui_GeneralMenu::vboxLayout2 |
| QVBoxLayout* Ui_GeneralMenu::vboxLayout3 |
1.4.7