nodeeditor_doxy
|
#include <ui_stylesheeteditor.h>
Public Member Functions | |
void | setupUi (QWidget *StyleSheetEditor) |
void | retranslateUi (QWidget *StyleSheetEditor) |
void | setupUi (QWidget *StyleSheetEditor) |
void | retranslateUi (QWidget *StyleSheetEditor) |
Public Attributes | |
QGridLayout * | gridLayout |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
QComboBox * | styleSheetCombo |
QSpacerItem * | spacerItem2 |
QComboBox * | styleCombo |
QLabel * | label_7 |
QHBoxLayout * | hboxLayout |
QSpacerItem * | spacerItem3 |
QPushButton * | applyButton |
QTextEdit * | styleTextEdit |
QLabel * | label_8 |
Definition at line 29 of file ui_stylesheeteditor.h.
void Ui_StyleSheetEditor::retranslateUi | ( | QWidget * | StyleSheetEditor | ) | [inline] |
Definition at line 132 of file ui_stylesheeteditor.h.
void Ui_StyleSheetEditor::retranslateUi | ( | QWidget * | StyleSheetEditor | ) | [inline] |
Definition at line 132 of file ui_stylesheeteditor.h.
void Ui_StyleSheetEditor::setupUi | ( | QWidget * | StyleSheetEditor | ) | [inline] |
Definition at line 45 of file ui_stylesheeteditor.h.
void Ui_StyleSheetEditor::setupUi | ( | QWidget * | StyleSheetEditor | ) | [inline] |
Definition at line 45 of file ui_stylesheeteditor.h.
QPushButton * Ui_StyleSheetEditor::applyButton |
Definition at line 41 of file ui_stylesheeteditor.h.
QGridLayout * Ui_StyleSheetEditor::gridLayout |
Definition at line 32 of file ui_stylesheeteditor.h.
QHBoxLayout * Ui_StyleSheetEditor::hboxLayout |
Definition at line 39 of file ui_stylesheeteditor.h.
QLabel * Ui_StyleSheetEditor::label_7 |
Definition at line 38 of file ui_stylesheeteditor.h.
QLabel * Ui_StyleSheetEditor::label_8 |
Definition at line 43 of file ui_stylesheeteditor.h.
QSpacerItem * Ui_StyleSheetEditor::spacerItem |
Definition at line 33 of file ui_stylesheeteditor.h.
QSpacerItem * Ui_StyleSheetEditor::spacerItem1 |
Definition at line 34 of file ui_stylesheeteditor.h.
QSpacerItem * Ui_StyleSheetEditor::spacerItem2 |
Definition at line 36 of file ui_stylesheeteditor.h.
QSpacerItem * Ui_StyleSheetEditor::spacerItem3 |
Definition at line 40 of file ui_stylesheeteditor.h.
QComboBox * Ui_StyleSheetEditor::styleCombo |
Definition at line 37 of file ui_stylesheeteditor.h.
QComboBox * Ui_StyleSheetEditor::styleSheetCombo |
Definition at line 35 of file ui_stylesheeteditor.h.
QTextEdit * Ui_StyleSheetEditor::styleTextEdit |
Definition at line 42 of file ui_stylesheeteditor.h.