#include <pqKeyFrameTypeWidget.h>
List of all members.
Detailed Description
Definition at line 39 of file pqKeyFrameTypeWidget.h.
Constructor & Destructor Documentation
| pqKeyFrameTypeWidget::pqKeyFrameTypeWidget |
( |
QWidget * |
parent = NULL | ) |
|
| virtual pqKeyFrameTypeWidget::~pqKeyFrameTypeWidget |
( |
| ) |
[virtual] |
Member Function Documentation
| void pqKeyFrameTypeWidget::setType |
( |
const QString & |
text | ) |
[slot] |
| void pqKeyFrameTypeWidget::setBase |
( |
const QString & |
text | ) |
[slot] |
| void pqKeyFrameTypeWidget::setStartPower |
( |
const QString & |
text | ) |
[slot] |
| void pqKeyFrameTypeWidget::setEndPower |
( |
const QString & |
text | ) |
[slot] |
| void pqKeyFrameTypeWidget::setPhase |
( |
double |
| ) |
[slot] |
| void pqKeyFrameTypeWidget::setOffset |
( |
const QString & |
text | ) |
[slot] |
| void pqKeyFrameTypeWidget::setFrequency |
( |
const QString & |
text | ) |
[slot] |
| QString pqKeyFrameTypeWidget::type |
( |
| ) |
const |
| QString pqKeyFrameTypeWidget::base |
( |
| ) |
const |
| QString pqKeyFrameTypeWidget::startPower |
( |
| ) |
const |
| QString pqKeyFrameTypeWidget::endPower |
( |
| ) |
const |
| double pqKeyFrameTypeWidget::phase |
( |
| ) |
const |
| QString pqKeyFrameTypeWidget::offset |
( |
| ) |
const |
| QString pqKeyFrameTypeWidget::frequency |
( |
| ) |
const |
| QComboBox* pqKeyFrameTypeWidget::typeComboBox |
( |
| ) |
const |
| void pqKeyFrameTypeWidget::typeChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::baseChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::startPowerChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::endPowerChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::phaseChanged |
( |
double |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::offsetChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::frequencyChanged |
( |
const QString & |
| ) |
[signal] |
| void pqKeyFrameTypeWidget::onTypeChanged |
( |
| ) |
[protected, slot] |
Property Documentation
QString pqKeyFrameTypeWidget::type [read, write] |
QString pqKeyFrameTypeWidget::base [read, write] |
QString pqKeyFrameTypeWidget::startPower [read, write] |
QString pqKeyFrameTypeWidget::endPower [read, write] |
double pqKeyFrameTypeWidget::phase [read, write] |
QString pqKeyFrameTypeWidget::offset [read, write] |
QString pqKeyFrameTypeWidget::frequency [read, write] |
The documentation for this class was generated from the following file: