Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qflatmap::detail::QFlatMapMockPointer< T > Class Template Reference

#include <qflatmap_p.h>

+ Collaboration diagram for qflatmap::detail::QFlatMapMockPointer< T >:

Public Member Functions

 QFlatMapMockPointer (T r)
 
T * operator-> ()
 

Detailed Description

template<class T>
class qflatmap::detail::QFlatMapMockPointer< T >

Definition at line 89 of file qflatmap_p.h.

Constructor & Destructor Documentation

◆ QFlatMapMockPointer()

template<class T >
qflatmap::detail::QFlatMapMockPointer< T >::QFlatMapMockPointer ( T r)
inline

Definition at line 93 of file qflatmap_p.h.

Member Function Documentation

◆ operator->()

template<class T >
T * qflatmap::detail::QFlatMapMockPointer< T >::operator-> ( )
inline

Definition at line 98 of file qflatmap_p.h.


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