#include <qpui.h>
QpDisplayTab::QpDisplayTab | ( | QTabWidget * | tabWidget, | |
const QString & | name, | |||
FrameItem * | _frame | |||
) |
QpDisplayTab::QpDisplayTab | ( | QpDisplayTab * | tab, | |
FrameItem * | _frame | |||
) |
QpDisplayTab::~QpDisplayTab | ( | ) | [inline] |
void QpDisplayTab::create | ( | ) | [protected] |
void QpDisplayTab::fromXMLElement | ( | QDomElement & | el | ) |
void QpDisplayTab::setBottomAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setBottomLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setBottomTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLeftAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLeftLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLeftTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLineColour | ( | ) | [slot] |
void QpDisplayTab::setLineWidth | ( | double | fChoice | ) | [slot] |
void QpDisplayTab::setLRAlternatingAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLRAlternatingLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setLRAlternatingTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRightAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRightLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRightTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRLAlternatingAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRLAlternatingLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setRLAlternatingTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setTicksCharSize | ( | double | fChoice | ) | [slot] |
void QpDisplayTab::setTicksLength | ( | double | fChoice | ) | [slot] |
void QpDisplayTab::setTopAxis | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setTopLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setTopTicksLabels | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setXIsZero | ( | bool | bChoice | ) | [slot] |
void QpDisplayTab::setYIsZero | ( | bool | bChoice | ) | [slot] |
QDomElement QpDisplayTab::toXMLElement | ( | QDomDocument & | doc | ) | const |
QPushButton* QpDisplayTab::_line_colour_fld |
QCheckBox* QpDisplayTab::_show_bottom_axis_fld |
QCheckBox* QpDisplayTab::_show_bottom_labels_fld |
QCheckBox* QpDisplayTab::_show_bottom_ticks_labels_fld |
QCheckBox* QpDisplayTab::_show_left_axis_fld |
QCheckBox* QpDisplayTab::_show_left_labels_fld |
QCheckBox* QpDisplayTab::_show_left_ticks_labels_fld |
QCheckBox* QpDisplayTab::_show_lr_alternating_axis_fld |
QCheckBox* QpDisplayTab::_show_right_axis_fld |
QCheckBox* QpDisplayTab::_show_right_labels_fld |
QCheckBox* QpDisplayTab::_show_right_ticks_labels_fld |
QCheckBox* QpDisplayTab::_show_rl_alternating_axis_fld |
QCheckBox* QpDisplayTab::_show_top_axis_fld |
QCheckBox* QpDisplayTab::_show_top_labels_fld |
QCheckBox* QpDisplayTab::_show_top_ticks_labels_fld |
QCheckBox* QpDisplayTab::_show_xiszero_fld |
QCheckBox* QpDisplayTab::_show_yiszero_fld |