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 2024-11-06 at 17:10:29 +0000