![]() |
Qt 6.x
The Qt SDK
|
#include <inlinecomponentutils_p.h>
Public Member Functions | |
Node ()=default | |
Node (const Node &)=default | |
Node (Node &&)=default | |
Node & | operator= (Node const &)=default |
Node & | operator= (Node &&)=default |
bool | operator== (Node const &other) const |
Node (IndexType s) | |
bool | hasPermanentMark () const |
bool | hasTemporaryMark () const |
void | setPermanentMark () |
void | setTemporaryMark () |
IndexType | index () const |
Definition at line 23 of file inlinecomponentutils_p.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 39 of file inlinecomponentutils_p.h.
References m_data.
|
inline |
Definition at line 41 of file inlinecomponentutils_p.h.
References m_data.
Referenced by icutils::topoVisit().
|
inline |
Definition at line 42 of file inlinecomponentutils_p.h.
References m_data.
Referenced by icutils::topoVisit().
|
inline |
Definition at line 55 of file inlinecomponentutils_p.h.
References m_data.
Referenced by icutils::topoVisit().
|
inline |
Definition at line 37 of file inlinecomponentutils_p.h.
References m_data, and other().
|
inline |
Definition at line 44 of file inlinecomponentutils_p.h.
References m_data.
Referenced by icutils::topoVisit().
|
inline |
Definition at line 50 of file inlinecomponentutils_p.h.
References m_data.
Referenced by icutils::topoVisit().