#include <qpui.h>

Public Slots | |
| void | setTData () |
| void | setTickTimeFormat (const QString &) |
| void | setTickTimeFormatAuto (int) |
| void | setTimeLabelsFormat (const QString &) |
| void | setTimeLabelsFormatAuto (int) |
Public Member Functions | |
| QpTAxisTab (QTabWidget *tabWidget, QString name, QpFrameItem *frame) | |
| ~QpTAxisTab () | |
| void | setAxisMinMax () |
| void | setAutoLabelText () |
| void | setTfromObj () |
Public Attributes | |
| QpFrameItem * | I_Frame |
| QpTAxisTab::QpTAxisTab | ( | QTabWidget * | tabWidget, | |
| QString | name, | |||
| QpFrameItem * | frame | |||
| ) |
| QpTAxisTab::~QpTAxisTab | ( | ) | [inline] |
| void QpTAxisTab::setAutoLabelText | ( | ) | [virtual] |
Reimplemented from QpAxisTab.
| void QpTAxisTab::setAxisMinMax | ( | ) | [virtual] |
Reimplemented from QpAxisTab.
| void QpTAxisTab::setTData | ( | ) | [slot] |
| void QpTAxisTab::setTfromObj | ( | ) | [virtual] |
Reimplemented from QpAxisTab.
| void QpTAxisTab::setTickTimeFormat | ( | const QString & | str | ) | [slot] |
| void QpTAxisTab::setTickTimeFormatAuto | ( | int | state | ) | [slot] |
| void QpTAxisTab::setTimeLabelsFormat | ( | const QString & | str | ) | [slot] |
| void QpTAxisTab::setTimeLabelsFormatAuto | ( | int | state | ) | [slot] |
1.5.7