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
QTest::Internal::HasInitMain< T > Class Template Reference

#include <qtest.h>

+ Collaboration diagram for QTest::Internal::HasInitMain< T >:

Public Types

enum  { value = sizeof(test<T>(nullptr)) == sizeof(YesType) }
 

Detailed Description

template<typename T>
class QTest::Internal::HasInitMain< T >

Definition at line 182 of file qtest.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 192 of file qtest.h.


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