GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "ui-annotation-dialog.h"
Public Member Functions | |
void | retranslateUi (QDialog *annotation_dialog) |
void | setupUi (QDialog *annotation_dialog) |
Public Attributes | |
QPushButton * | btn_background_color |
QPushButton * | btn_color |
QPushButton * | btn_edge_color |
QDialogButtonBox * | button_box |
QCheckBox * | cb_fit_box_to_text |
QPushButton * | cb_font_bold |
QPushButton * | cb_font_italic |
QFontComboBox * | cb_font_name |
QComboBox * | cb_horz_align |
QComboBox * | cb_line_style |
QComboBox * | cb_units |
QComboBox * | cb_vert_align |
QLineEdit * | edit_string |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGridLayout * | gridLayout_3 |
QGroupBox * | groupBox |
QGroupBox * | groupBox_2 |
QGroupBox * | groupBox_3 |
QSpacerItem * | horizontalSpacer |
QSpacerItem * | horizontalSpacer_2 |
QLabel * | label |
QLabel * | label_11 |
QLabel * | label_13 |
QLabel * | label_14 |
QLabel * | label_15 |
QLabel * | label_16 |
QLabel * | label_18 |
QLabel * | label_19 |
QLabel * | label_20 |
QLabel * | label_21 |
QLabel * | label_22 |
QLabel * | label_23 |
QLabel * | label_24 |
QSpinBox * | sb_font_size |
QDoubleSpinBox * | sb_height |
QSpinBox * | sb_line_width |
QDoubleSpinBox * | sb_width |
QDoubleSpinBox * | sb_x |
QDoubleSpinBox * | sb_y |
QVBoxLayout * | verticalLayout |
Definition at line 34 of file ui-annotation-dialog.h.
|
inline |
Definition at line 463 of file ui-annotation-dialog.h.
References translate().
Referenced by setupUi().
|
inline |
Definition at line 79 of file ui-annotation-dialog.h.
References retranslateUi().
Referenced by annotation_dialog::init().
QPushButton* Ui_annotation_dialog::btn_background_color |
Definition at line 68 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::init().
QPushButton* Ui_annotation_dialog::btn_color |
Definition at line 47 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), annotation_dialog::init(), and annotation_dialog::set_gui_props().
QPushButton* Ui_annotation_dialog::btn_edge_color |
Definition at line 70 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::init().
QDialogButtonBox* Ui_annotation_dialog::button_box |
Definition at line 77 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::button_clicked(), annotation_dialog::edit_string_changed(), and annotation_dialog::init().
QCheckBox* Ui_annotation_dialog::cb_fit_box_to_text |
Definition at line 64 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), annotation_dialog::init(), and annotation_dialog::set_gui_props().
QPushButton* Ui_annotation_dialog::cb_font_bold |
Definition at line 45 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QPushButton* Ui_annotation_dialog::cb_font_italic |
Definition at line 46 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QFontComboBox* Ui_annotation_dialog::cb_font_name |
Definition at line 43 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QComboBox* Ui_annotation_dialog::cb_horz_align |
Definition at line 49 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), annotation_dialog::init(), and annotation_dialog::set_gui_props().
QComboBox* Ui_annotation_dialog::cb_line_style |
Definition at line 73 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props().
QComboBox* Ui_annotation_dialog::cb_units |
Definition at line 63 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QComboBox* Ui_annotation_dialog::cb_vert_align |
Definition at line 51 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), annotation_dialog::init(), and annotation_dialog::set_gui_props().
QLineEdit* Ui_annotation_dialog::edit_string |
Definition at line 41 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), annotation_dialog::init(), and annotation_dialog::set_gui_props().
QGridLayout* Ui_annotation_dialog::gridLayout |
Definition at line 39 of file ui-annotation-dialog.h.
QGridLayout* Ui_annotation_dialog::gridLayout_2 |
Definition at line 53 of file ui-annotation-dialog.h.
QGridLayout* Ui_annotation_dialog::gridLayout_3 |
Definition at line 66 of file ui-annotation-dialog.h.
QGroupBox* Ui_annotation_dialog::groupBox |
Definition at line 38 of file ui-annotation-dialog.h.
QGroupBox* Ui_annotation_dialog::groupBox_2 |
Definition at line 52 of file ui-annotation-dialog.h.
QGroupBox* Ui_annotation_dialog::groupBox_3 |
Definition at line 65 of file ui-annotation-dialog.h.
QSpacerItem* Ui_annotation_dialog::horizontalSpacer |
Definition at line 76 of file ui-annotation-dialog.h.
QSpacerItem* Ui_annotation_dialog::horizontalSpacer_2 |
Definition at line 71 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label |
Definition at line 40 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_11 |
Definition at line 42 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_13 |
Definition at line 48 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_14 |
Definition at line 50 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_15 |
Definition at line 72 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_16 |
Definition at line 74 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_18 |
Definition at line 62 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_19 |
Definition at line 67 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_20 |
Definition at line 69 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_21 |
Definition at line 54 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_22 |
Definition at line 56 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_23 |
Definition at line 58 of file ui-annotation-dialog.h.
QLabel* Ui_annotation_dialog::label_24 |
Definition at line 60 of file ui-annotation-dialog.h.
QSpinBox* Ui_annotation_dialog::sb_font_size |
Definition at line 44 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QDoubleSpinBox* Ui_annotation_dialog::sb_height |
Definition at line 61 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QSpinBox* Ui_annotation_dialog::sb_line_width |
Definition at line 75 of file ui-annotation-dialog.h.
QDoubleSpinBox* Ui_annotation_dialog::sb_width |
Definition at line 59 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QDoubleSpinBox* Ui_annotation_dialog::sb_x |
Definition at line 55 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QDoubleSpinBox* Ui_annotation_dialog::sb_y |
Definition at line 57 of file ui-annotation-dialog.h.
Referenced by annotation_dialog::get_gui_props(), and annotation_dialog::set_gui_props().
QVBoxLayout* Ui_annotation_dialog::verticalLayout |
Definition at line 37 of file ui-annotation-dialog.h.