#include <Libs/QtTesting/ctkXMLEventObserver.h>
Definition at line 44 of file ctkXMLEventObserver.h.
◆ ctkXMLEventObserver()
ctkXMLEventObserver::ctkXMLEventObserver |
( |
QObject * |
testUtility | ) |
|
◆ ~ctkXMLEventObserver()
ctkXMLEventObserver::~ctkXMLEventObserver |
( |
| ) |
|
◆ onRecordEvent()
virtual void ctkXMLEventObserver::onRecordEvent |
( |
const QString & |
widget, |
|
|
const QString & |
command, |
|
|
const QString & |
arguments, |
|
|
const int & |
eventType |
|
) |
| |
|
virtual |
◆ recordApplicationSetting()
void ctkXMLEventObserver::recordApplicationSetting |
( |
const QString & |
startElement, |
|
|
const QString & |
attribute1, |
|
|
const QString & |
attribute2, |
|
|
const QString & |
attribute3 |
|
) |
| |
◆ recordApplicationSettings()
void ctkXMLEventObserver::recordApplicationSettings |
( |
| ) |
|
◆ setStream()
virtual void ctkXMLEventObserver::setStream |
( |
QTextStream * |
stream | ) |
|
|
virtual |
◆ TestUtility
pqTestUtility* ctkXMLEventObserver::TestUtility |
|
protected |
◆ XMLStream
QXmlStreamWriter* ctkXMLEventObserver::XMLStream |
|
protected |
◆ XMLString
QString ctkXMLEventObserver::XMLString |
|
protected |
The documentation for this class was generated from the following file: