![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qevdevutil_p.h>
Public Attributes | |
QString | spec |
QStringList | devices |
QList< QStringView > | args |
Definition at line 28 of file qevdevutil_p.h.
QList<QStringView> QEvdevUtil::ParsedSpecification::args |
Definition at line 32 of file qevdevutil_p.h.
Referenced by testing.tools.safetynet_measure.PerformanceRun::_BuildTestHarnessCommand(), testing.tools.safetynet_compare.CompareRun::_CleanUp(), testing.tools.safetynet_compare.CompareRun::_CreateTempRepo(), testing.tools.safetynet_compare.CompareRun::_DrawConclusions(), testing.tools.safetynet_compare.CompareRun::_GetProfileFilePath(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_compare.CompareRun::_InitPaths(), testing.tools.safetynet_compare.CompareRun::_MeasureCurrentBranch(), testing.tools.safetynet_compare.CompareRun::_MoveImages(), testing.tools.safetynet_compare.CompareRun::_PrintConclusions(), testing.tools.safetynet_compare.CompareRun::_ProfileLocalChangesAndCurrentBranchInThisRepo(), testing.tools.safetynet_compare.CompareRun::_RunAsync(), testing.tools.safetynet_measure.PerformanceRun::_RunCallgrind(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_compare.CompareRun::Run(), testing.tools.safetynet_job.JobRun::Run(), testing.tools.safetynet_measure.PerformanceRun::Run(), and testing.tools.safetynet_compare.CompareRun::RunSingleTestCase().
QStringList QEvdevUtil::ParsedSpecification::devices |
Definition at line 31 of file qevdevutil_p.h.
QString QEvdevUtil::ParsedSpecification::spec |
Definition at line 30 of file qevdevutil_p.h.