QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
MyStruct Struct Reference

[0] More...

#include <common.h>

Collaboration diagram for MyStruct:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const MyStruct &other) const
 
 MyStruct ()
 
bool operator== (const MyStruct &other) const
 
 MyStruct ()
 
bool operator== (const MyStruct &other) const
 

Public Attributes

int i
 
QString s
 

Detailed Description

[0]

Definition at line 52 of file src_corelib_kernel_qmetatype.cpp.

Constructor & Destructor Documentation

◆ MyStruct() [1/2]

MyStruct::MyStruct ( )
inline

Definition at line 47 of file tst_qdbuspendingreply.cpp.

◆ MyStruct() [2/2]

MyStruct::MyStruct ( )
inline

Definition at line 47 of file tst_qdbusreply.cpp.

Member Function Documentation

◆ operator==() [1/3]

bool MyStruct::operator== ( const MyStruct other) const
inline

Definition at line 85 of file common.h.

Here is the call graph for this function:

◆ operator==() [2/3]

bool MyStruct::operator== ( const MyStruct other) const
inline

Definition at line 48 of file tst_qdbuspendingreply.cpp.

Here is the call graph for this function:

◆ operator==() [3/3]

bool MyStruct::operator== ( const MyStruct other) const
inline

Definition at line 48 of file tst_qdbusreply.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ i

int MyStruct::i

Definition at line 54 of file src_corelib_kernel_qmetatype.cpp.

◆ s

QString MyStruct::s

Definition at line 83 of file common.h.


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