Public Member Functions | Public Attributes | List of all members
pqOptions::TestInfo Struct Reference

#include <pqOptions.h>

Public Member Functions

 TestInfo ()
 

Public Attributes

QString TestFile
 
QString TestBaseline
 
int ImageThreshold
 

Detailed Description

Definition at line 132 of file pqOptions.h.

Constructor & Destructor Documentation

◆ TestInfo()

pqOptions::TestInfo::TestInfo ( )
inline

Definition at line 137 of file pqOptions.h.

Member Data Documentation

◆ TestFile

QString pqOptions::TestInfo::TestFile

Definition at line 134 of file pqOptions.h.

◆ TestBaseline

QString pqOptions::TestInfo::TestBaseline

Definition at line 135 of file pqOptions.h.

◆ ImageThreshold

int pqOptions::TestInfo::ImageThreshold

Definition at line 136 of file pqOptions.h.


The documentation for this struct was generated from the following file: