Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtestelementattribute_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtTest/qttestglobal.h>
#include <QtCore/private/qglobal_p.h>
+ Include dependency graph for qtestelementattribute_p.h:

Go to the source code of this file.

Classes

class  QTestElementAttribute
 

Namespaces

namespace  QTest
 [15]
 

Enumerations

enum  QTest::AttributeIndex {
  QTest::AI_Undefined = -1 , QTest::AI_Name , QTest::AI_Tests , QTest::AI_Failures ,
  QTest::AI_Errors , QTest::AI_Type , QTest::AI_Message , QTest::AI_PropertyValue ,
  QTest::AI_Value , QTest::AI_Time , QTest::AI_Timestamp , QTest::AI_Hostname ,
  QTest::AI_Classname , QTest::AI_Skipped
}
 
enum  QTest::LogElementType {
  QTest::LET_Undefined = -1 , QTest::LET_Property , QTest::LET_Properties , QTest::LET_Failure ,
  QTest::LET_Error , QTest::LET_TestCase , QTest::LET_TestSuite , QTest::LET_Text ,
  QTest::LET_SystemError , QTest::LET_SystemOutput , QTest::LET_Skipped
}