pqTestingReaction can be used to recording or playing back tests.
More...
#include <pqTestingReaction.h>
pqTestingReaction can be used to recording or playing back tests.
Definition at line 39 of file pqTestingReaction.h.
§ Mode
Enumerator |
---|
RECORD | |
PLAYBACK | |
LOCK_VIEW_SIZE | |
LOCK_VIEW_SIZE_CUSTOM | |
Definition at line 44 of file pqTestingReaction.h.
§ pqTestingReaction()
pqTestingReaction::pqTestingReaction |
( |
QAction * |
parentObject, |
|
|
Mode |
mode, |
|
|
Qt::ConnectionType |
type = Qt::AutoConnection |
|
) |
| |
§ recordTest() [1/2]
static void pqTestingReaction::recordTest |
( |
const QString & |
filename | ) |
|
|
static |
§ recordTest() [2/2]
static void pqTestingReaction::recordTest |
( |
| ) |
|
|
static |
§ playTest() [1/2]
static void pqTestingReaction::playTest |
( |
const QString & |
filename | ) |
|
|
static |
§ playTest() [2/2]
static void pqTestingReaction::playTest |
( |
| ) |
|
|
static |
§ lockViewSize()
static void pqTestingReaction::lockViewSize |
( |
bool |
| ) |
|
|
static |
Locks the view size for testing.
§ lockViewSizeCustom()
static void pqTestingReaction::lockViewSizeCustom |
( |
| ) |
|
|
static |
Locks the view size with a custom resolution.
§ onTriggered()
virtual void pqTestingReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: