Records usage of native file dialogs in test cases.
More...
#include <pqNativeFileDialogEventTranslator.h>
List of all members.
Detailed Description
Records usage of native file dialogs in test cases.
- See also:
- pqEventTranslator
Definition at line 47 of file pqNativeFileDialogEventTranslator.h.
Constructor & Destructor Documentation
| pqNativeFileDialogEventTranslator::pqNativeFileDialogEventTranslator |
( |
pqTestUtility * |
util, |
|
|
QObject * |
p = 0 |
|
) |
| |
| pqNativeFileDialogEventTranslator::~pqNativeFileDialogEventTranslator |
( |
| ) |
|
Member Function Documentation
| virtual bool pqNativeFileDialogEventTranslator::translateEvent |
( |
QObject * |
Object, |
|
|
QEvent * |
Event, |
|
|
bool & |
Error |
|
) |
| [virtual] |
Derivatives should implement this and translate events into commands, returning "true" if they handled the event, and setting Error to "true" if there were any problems.
Implements pqWidgetEventTranslator.
| void pqNativeFileDialogEventTranslator::record |
( |
const QString & |
command, |
|
|
const QString & |
args |
|
) |
| |
| void pqNativeFileDialogEventTranslator::start |
( |
| ) |
[protected, slot] |
| void pqNativeFileDialogEventTranslator::stop |
( |
| ) |
[protected, slot] |
Member Data Documentation
The documentation for this class was generated from the following file: