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
CustomType Class Reference

[1] More...

+ Collaboration diagram for CustomType:

Public Member Functions

 CustomType (int val, int otherVal)
 
 CustomType (const QByteArray &typeName)
 
QMetaType metaType () const
 

Detailed Description

[1]

[2]

Definition at line 50 of file src_corelib_kernel_qproperty.cpp.

Constructor & Destructor Documentation

◆ CustomType() [1/2]

CustomType::CustomType ( int val,
int otherVal )
inline

Definition at line 53 of file src_corelib_kernel_qproperty.cpp.

◆ CustomType() [2/2]

CustomType::CustomType ( const QByteArray & typeName)
inline

Definition at line 303 of file qdbuscpp2xml.cpp.

References QtPrivate::QMetaTypeInterface::name, and typeName.

Member Function Documentation

◆ metaType()

QMetaType CustomType::metaType ( ) const
inline

Definition at line 308 of file qdbuscpp2xml.cpp.


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