Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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
 
 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/4]

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

Definition at line 53 of file src_corelib_kernel_qproperty.cpp.

◆ CustomType() [2/4]

CustomType::CustomType ( const QByteArray & typeName)
inline

Definition at line 303 of file qdbuscpp2xml.cpp.

References CustomType().

Referenced by CustomType().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ CustomType() [3/4]

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

Definition at line 53 of file src_corelib_kernel_qproperty.cpp.

◆ CustomType() [4/4]

CustomType::CustomType ( const QByteArray & typeName)
inline

Definition at line 303 of file qdbuscpp2xml.cpp.

Member Function Documentation

◆ metaType() [1/2]

QMetaType CustomType::metaType ( ) const
inline

Definition at line 308 of file qdbuscpp2xml.cpp.

◆ metaType() [2/2]

QMetaType CustomType::metaType ( ) const
inline

Definition at line 308 of file qdbuscpp2xml.cpp.


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