QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
UniqueBlock Struct Reference
Collaboration diagram for UniqueBlock:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

int index
 
QList< int > values
 

Detailed Description

Definition at line 2848 of file main.cpp.

Constructor & Destructor Documentation

◆ UniqueBlock()

UniqueBlock::UniqueBlock ( )
inline

Definition at line 2849 of file main.cpp.

Member Function Documentation

◆ operator==()

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

Definition at line 2851 of file main.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ index

int UniqueBlock::index

Definition at line 2854 of file main.cpp.

◆ values

QList<int> UniqueBlock::values

Definition at line 2855 of file main.cpp.


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