Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QMapData< AMap >::EraseResult Struct Reference

#include <qmap.h>

+ Collaboration diagram for QMapData< AMap >::EraseResult:

Public Attributes

QMapDatadata
 
iterator it
 

Detailed Description

template<typename AMap>
struct QMapData< AMap >::EraseResult

Definition at line 145 of file qmap.h.

Member Data Documentation

◆ data

template<typename AMap>
QMapData* QMapData< AMap >::EraseResult::data

Definition at line 146 of file qmap.h.

◆ it

template<typename AMap>
iterator QMapData< AMap >::EraseResult::it

Definition at line 147 of file qmap.h.


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