|
void | activate () |
|
Q_INVOKABLE void | check (const QString &file, int line, const QString &id, const QVariantList &args) |
|
Q_INVOKABLE void | asyncCheck (const QString &file, int line, const QString &id, const QString pre, const QVariantList &args) |
|
void | finish () |
|
QString | getToken (QObject *object) const |
|
QObject * | getObject (const QString &key) const |
|
bool | isTesting () const |
|
Q_INVOKABLE void | input (const QString &objectName, const QString &id, const QVariantList &args) |
|
Q_INVOKABLE void | registerObject (QObject *object, const QString &id) |
|
- Warning
- This function is NOT thread safe!
The documentation for this class was generated from the following files:
- spy/src/Spy/Spy.hpp
- spy/src/Spy/Spy.cpp