GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Ui::annotation_dialog Class Reference

#include "ui-annotation-dialog.h"

Inheritance diagram for Ui::annotation_dialog:
Inheritance graph
[legend]
Collaboration diagram for Ui::annotation_dialog:
Collaboration graph
[legend]

Public Member Functions

void retranslateUi (QDialog *annotation_dialog)
 
void setupUi (QDialog *annotation_dialog)
 

Public Attributes

QPushButtonbtn_background_color
 
QPushButtonbtn_color
 
QPushButtonbtn_edge_color
 
QDialogButtonBox * button_box
 
QCheckBox * cb_fit_box_to_text
 
QPushButtoncb_font_bold
 
QPushButtoncb_font_italic
 
QFontComboBox * cb_font_name
 
QComboBox * cb_horz_align
 
QComboBox * cb_line_style
 
QComboBox * cb_units
 
QComboBox * cb_vert_align
 
QLineEditedit_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
 

Detailed Description

Definition at line 522 of file ui-annotation-dialog.h.

Member Function Documentation

void Ui_annotation_dialog::retranslateUi ( QDialog annotation_dialog)
inlineinherited

Definition at line 463 of file ui-annotation-dialog.h.

References translate().

Referenced by Ui_annotation_dialog::setupUi().

void Ui_annotation_dialog::setupUi ( QDialog annotation_dialog)
inlineinherited

Definition at line 79 of file ui-annotation-dialog.h.

References Ui_annotation_dialog::retranslateUi().

Referenced by annotation_dialog::init().

Member Data Documentation

QPushButton* Ui_annotation_dialog::btn_background_color
inherited

Definition at line 68 of file ui-annotation-dialog.h.

Referenced by annotation_dialog::init().

QPushButton* Ui_annotation_dialog::btn_color
inherited
QPushButton* Ui_annotation_dialog::btn_edge_color
inherited

Definition at line 70 of file ui-annotation-dialog.h.

Referenced by annotation_dialog::init().

QDialogButtonBox* Ui_annotation_dialog::button_box
inherited
QCheckBox* Ui_annotation_dialog::cb_fit_box_to_text
inherited
QPushButton* Ui_annotation_dialog::cb_font_bold
inherited
QPushButton* Ui_annotation_dialog::cb_font_italic
inherited
QFontComboBox* Ui_annotation_dialog::cb_font_name
inherited
QComboBox* Ui_annotation_dialog::cb_horz_align
inherited
QComboBox* Ui_annotation_dialog::cb_line_style
inherited

Definition at line 73 of file ui-annotation-dialog.h.

Referenced by annotation_dialog::get_gui_props().

QComboBox* Ui_annotation_dialog::cb_units
inherited
QComboBox* Ui_annotation_dialog::cb_vert_align
inherited
QLineEdit* Ui_annotation_dialog::edit_string
inherited
QGridLayout* Ui_annotation_dialog::gridLayout
inherited

Definition at line 39 of file ui-annotation-dialog.h.

QGridLayout* Ui_annotation_dialog::gridLayout_2
inherited

Definition at line 53 of file ui-annotation-dialog.h.

QGridLayout* Ui_annotation_dialog::gridLayout_3
inherited

Definition at line 66 of file ui-annotation-dialog.h.

QGroupBox* Ui_annotation_dialog::groupBox
inherited

Definition at line 38 of file ui-annotation-dialog.h.

QGroupBox* Ui_annotation_dialog::groupBox_2
inherited

Definition at line 52 of file ui-annotation-dialog.h.

QGroupBox* Ui_annotation_dialog::groupBox_3
inherited

Definition at line 65 of file ui-annotation-dialog.h.

QSpacerItem* Ui_annotation_dialog::horizontalSpacer
inherited

Definition at line 76 of file ui-annotation-dialog.h.

QSpacerItem* Ui_annotation_dialog::horizontalSpacer_2
inherited

Definition at line 71 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label
inherited

Definition at line 40 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_11
inherited

Definition at line 42 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_13
inherited

Definition at line 48 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_14
inherited

Definition at line 50 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_15
inherited

Definition at line 72 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_16
inherited

Definition at line 74 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_18
inherited

Definition at line 62 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_19
inherited

Definition at line 67 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_20
inherited

Definition at line 69 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_21
inherited

Definition at line 54 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_22
inherited

Definition at line 56 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_23
inherited

Definition at line 58 of file ui-annotation-dialog.h.

QLabel* Ui_annotation_dialog::label_24
inherited

Definition at line 60 of file ui-annotation-dialog.h.

QSpinBox* Ui_annotation_dialog::sb_font_size
inherited
QDoubleSpinBox* Ui_annotation_dialog::sb_height
inherited
QSpinBox* Ui_annotation_dialog::sb_line_width
inherited

Definition at line 75 of file ui-annotation-dialog.h.

QDoubleSpinBox* Ui_annotation_dialog::sb_width
inherited
QDoubleSpinBox* Ui_annotation_dialog::sb_x
inherited
QDoubleSpinBox* Ui_annotation_dialog::sb_y
inherited
QVBoxLayout* Ui_annotation_dialog::verticalLayout
inherited

Definition at line 37 of file ui-annotation-dialog.h.


The documentation for this class was generated from the following file: