![]() |
kbLogger 2.0.b1
The automotive ready test and logging program.
|
This is the complete list of members for Test, including all inherited members.
| addLink(Test *pLinkTarget, QString strTestName) | Test | slot |
| createCondition(quint32 uTimeout, QString strConditionName) | Test | slot |
| createCondition(quint32 uTimeout, QString strConditionName, QString strRegExpPassed, QString strRegExpFailed="") | Test | slot |
| createDelay(quint32 uTimeout, QString strConditionName, QString strRegExpDelay) | Test | slot |
| createWatchDog(quint32 uTimeout, QString strConditionName, QString strRegExpWatchDog) | Test | slot |
| failed(QString strFailed) | Test | slot |
| getCallback() | Test | slot |
| getChild(int testIndex) | Test | slot |
| getChildCount() | Test | slot |
| getCondition(QString strConditionName) | Test | slot |
| getCondition(int iConditionIndex) | Test | slot |
| getFunction() | Test | slot |
| getParameter(QString strParameter) | Test | slot |
| getParent() | Test | slot |
| getRemainingCount() | Test | slot |
| getRemainingTime() | Test | slot |
| getRepeatCount() | Test | slot |
| getState() | Test | slot |
| getTestInfo() | Test | slot |
| getTestName() | Test | slot |
| getTime() | Test | slot |
| getTimeout() | Test | slot |
| passed(QString strPassed) | Test | slot |
| setActive(bool bActive) | Test | slot |
| setBlockingMode(bool bBlockingMode) | Test | slot |
| setCallback(QString strTestCallback) | Test | slot |
| setChildFaultTolerance(bool bFaultTolerant) | Test | slot |
| setFaultTolerance(bool bFaultTolerant) | Test | slot |
| setFunction(QString strTestFunction) | Test | slot |
| setParameter(QString strParameter, QVariant vValue) | Test | slot |
| setRepeatCount(quint32 uRepeatCount) | Test | slot |
| setRepeatCount(quint32 uRepeatCount, quint32 uRepeatDelay) | Test | slot |
| setRetryCount(quint32 uRetryCount) | Test | slot |
| setRetryCount(quint32 uRetryCount, quint32 uRetrayDelay) | Test | slot |
| setTestInfo(QString strTestInfo) | Test | slot |
| setTimeout(quint32 uTimeout) | Test | slot |
| storeFileMarker(QString strText, QString strFile) | Test | slot |
| storeMarker(QString strText) | Test | slot |