#include <qpui.h>
QpLegendTab::QpLegendTab | ( | QTabWidget * | tabWidget, | |
QString | name, | |||
QpPanelItem * | panel | |||
) |
QpLegendTab::~QpLegendTab | ( | ) | [inline] |
void QpLegendTab::setLegendAlign | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendBackground | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendBorder | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendCharSize | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendFont | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendHeight | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendJust | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendLineLength | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendLoffset | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendMaxCharLength | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendNumCols | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendNumRows | ( | int | choice | ) | [slot] |
void QpLegendTab::setLegendToffset | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendWidth | ( | double | choice | ) | [slot] |
void QpLegendTab::setShowLegend | ( | bool | choice | ) | [slot] |
void QpLegendTab::updateNumTraces | ( | ) |
QComboBox* QpLegendTab::_legend_align_fld |
QComboBox* QpLegendTab::_legend_background_fld |
QComboBox* QpLegendTab::_legend_border_fld |
QComboBox* QpLegendTab::_legend_font_fld |
QComboBox* QpLegendTab::_legend_just_fld |
QSpinBox* QpLegendTab::_legend_max_char_length_fld |
QSpinBox* QpLegendTab::_legend_num_cols_fld |
QSpinBox* QpLegendTab::_legend_num_rows_fld |
QCheckBox* QpLegendTab::_show_legend_fld |
QWidget* QpLegendTab::legend_box_widget |
QWidget* QpLegendTab::legend_position_widget |
QWidget* QpLegendTab::legend_text_widget |