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
QTypeInfo< void > Class Reference

#include <qtypeinfo.h>

+ Collaboration diagram for QTypeInfo< void >:

Public Types

enum  {
  isPointer = false , isIntegral = false , isComplex = false , isRelocatable = false ,
  isValueInitializationBitwiseZero = false
}
 

Detailed Description

Definition at line 66 of file qtypeinfo.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
isPointer 
isIntegral 
isComplex 
isRelocatable 
isValueInitializationBitwiseZero 

Definition at line 69 of file qtypeinfo.h.


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