Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QHashPrivate::Data< Node >::InsertionResult Struct Reference

#include <qhash.h>

+ Collaboration diagram for QHashPrivate::Data< Node >::InsertionResult:

Public Attributes

iterator it
 
bool initialized
 

Detailed Description

template<typename Node>
struct QHashPrivate::Data< Node >::InsertionResult

Definition at line 708 of file qhash.h.

Member Data Documentation

◆ initialized

template<typename Node >
bool QHashPrivate::Data< Node >::InsertionResult::initialized

Definition at line 711 of file qhash.h.

◆ it

template<typename Node >
iterator QHashPrivate::Data< Node >::InsertionResult::it

Definition at line 710 of file qhash.h.


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