#include <Libs/QtTesting/ctkEventTranslatorPlayerWidget.h>
|
static bool | compare (const double &actual, const double &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const int &actual, const int &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const QString &actual, const QString &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const QStringList &actual, const QStringList &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const QDateTime &actual, const QDateTime &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const QColor &actual, const QColor &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static bool | compare (const QImage &actual, const QImage &expected, const char *actualName, const char *expectedName, const char *function, int line) |
|
static const char * | enumValueToKey (QObject *object, const char *enumName, int value) |
|
|
QScopedPointer< ctkEventTranslatorPlayerWidgetPrivate > | d_ptr |
|
ctkEventTranslatorPlayerWidget::ctkEventTranslatorPlayerWidget |
( |
| ) |
|
ctkEventTranslatorPlayerWidget::~ctkEventTranslatorPlayerWidget |
( |
| ) |
|
void ctkEventTranslatorPlayerWidget::addTestCase |
( |
QWidget * |
widget, |
|
|
QString |
fileName, |
|
|
void(*)(void *data) |
newCallback |
|
) |
| |
void ctkEventTranslatorPlayerWidget::addTestCase |
( |
QDialog * |
dialog, |
|
|
QString |
fileName, |
|
|
void(*)(void *data) |
newCallback |
|
) |
| |
void ctkEventTranslatorPlayerWidget::addWidgetEventPlayer |
( |
pqWidgetEventPlayer * |
player | ) |
|
void ctkEventTranslatorPlayerWidget::addWidgetEventTranslator |
( |
pqWidgetEventTranslator * |
translator | ) |
|
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const double & |
actual, |
|
|
const double & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const int & |
actual, |
|
|
const int & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const QString & |
actual, |
|
|
const QString & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const QStringList & |
actual, |
|
|
const QStringList & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const QDateTime & |
actual, |
|
|
const QDateTime & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const QColor & |
actual, |
|
|
const QColor & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static bool ctkEventTranslatorPlayerWidget::compare |
( |
const QImage & |
actual, |
|
|
const QImage & |
expected, |
|
|
const char * |
actualName, |
|
|
const char * |
expectedName, |
|
|
const char * |
function, |
|
|
int |
line |
|
) |
| |
|
static |
static const char* ctkEventTranslatorPlayerWidget::enumValueToKey |
( |
QObject * |
object, |
|
|
const char * |
enumName, |
|
|
int |
value |
|
) |
| |
|
static |
void ctkEventTranslatorPlayerWidget::onClickedPlayback |
( |
bool |
| ) |
|
|
protectedslot |
void ctkEventTranslatorPlayerWidget::onClickedRecord |
( |
bool |
| ) |
|
|
protectedslot |
void ctkEventTranslatorPlayerWidget::play |
( |
| ) |
|
|
slot |
bool ctkEventTranslatorPlayerWidget::play |
( |
int |
currentTestCase | ) |
|
|
protectedslot |
void ctkEventTranslatorPlayerWidget::playerDone |
( |
QWidget * |
widget | ) |
|
|
signal |
void ctkEventTranslatorPlayerWidget::popupDialog |
( |
| ) |
|
|
protectedslot |
void ctkEventTranslatorPlayerWidget::record |
( |
int |
currentTestCase | ) |
|
|
protectedslot |
void ctkEventTranslatorPlayerWidget::recordDone |
( |
QWidget * |
widget | ) |
|
|
signal |
void ctkEventTranslatorPlayerWidget::setTestUtility |
( |
pqTestUtility * |
newTestUtility | ) |
|
void ctkEventTranslatorPlayerWidget::startPlayerBack |
( |
QWidget * |
widget | ) |
|
|
signal |
void ctkEventTranslatorPlayerWidget::switchTestCase |
( |
int |
testCase | ) |
|
|
protectedslot |
pqTestUtility* ctkEventTranslatorPlayerWidget::testUtility |
( |
| ) |
const |
QScopedPointer< ctkEventTranslatorPlayerWidgetPrivate > ctkEventTranslatorPlayerWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: