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

Public Member Functions

 CustomAligned ()=default
 
 CustomAligned (qint64 i)
 

Public Attributes

qint64 v = 0
 

Friends

bool operator== (const CustomAligned &x, const CustomAligned &y)
 

Detailed Description

Definition at line 3463 of file tst_qlist.cpp.

Constructor & Destructor Documentation

◆ CustomAligned() [1/2]

CustomAligned::CustomAligned ( )
default

◆ CustomAligned() [2/2]

CustomAligned::CustomAligned ( qint64  i)
inline

Definition at line 3467 of file tst_qlist.cpp.

Friends And Related Function Documentation

◆ operator==

bool operator== ( const CustomAligned x,
const CustomAligned y 
)
friend

Definition at line 3468 of file tst_qlist.cpp.

Member Data Documentation

◆ v

qint64 CustomAligned::v = 0

Definition at line 3465 of file tst_qlist.cpp.


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