Qt 6.x
The Qt SDK
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 300 of file qdbuscpp2xml.cpp.

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

Member Function Documentation

◆ metaType()

QMetaType CustomType::metaType ( ) const
inline

Definition at line 305 of file qdbuscpp2xml.cpp.


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