#include <qpui.h>
QpLegendTab::QpLegendTab | ( | QTabWidget * | tabWidget, | |
const QString & | name, | |||
PanelItem * | panel | |||
) |
QpLegendTab::QpLegendTab | ( | QpLegendTab * | tab, | |
PanelItem * | panel | |||
) |
QpLegendTab::~QpLegendTab | ( | ) | [inline] |
void QpLegendTab::create | ( | ) | [protected] |
void QpLegendTab::fromXMLElement | ( | QDomElement & | el | ) |
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::setLegendFamily | ( | 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::setLegendStyle | ( | bool | choice | ) | [slot] |
void QpLegendTab::setLegendToffset | ( | double | choice | ) | [slot] |
void QpLegendTab::setLegendWeight | ( | bool | choice | ) | [slot] |
void QpLegendTab::setLegendWidth | ( | double | choice | ) | [slot] |
void QpLegendTab::setShowLegend | ( | bool | choice | ) | [slot] |
QDomElement QpLegendTab::toXMLElement | ( | QDomDocument & | doc | ) | const |
void QpLegendTab::updateNumTraces | ( | ) |
QComboBox* QpLegendTab::_legend_align_fld |
QComboBox* QpLegendTab::_legend_background_fld |
QComboBox* QpLegendTab::_legend_border_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 |
QGroupBox* QpLegendTab::legend_box_groupbox |
QGroupBox* QpLegendTab::legend_position_groupbox |
QGroupBox* QpLegendTab::legend_text_groupbox |