Syntalos::TestSubject
Syntalos::TestSubject
The TestSubject struct Data about a test subject.
#include <moduleapi.h>
Public Attributes
| Name | |
|---|---|
| QString | id |
| QString | group |
| bool | active |
| QString | comment |
| QVariant | data |
Public Attributes Documentation
variable id
QString id;variable group
QString group;variable active
bool active;variable comment
QString comment;variable data
QVariant data;Updated on 2025-08-14 at 02:33:44 +0000