marble
KHash2Map< T, U > Struct Template Reference
#include <kbihash_p.h>
Inheritance diagram for KHash2Map< T, U >:
Additional Inherited Members | |
Public Types inherited from KBiAssociativeContainer< QHash< T, U >, QMap< U, T > > | |
typedef QHash< T, U > ::const_iterator | left_const_iterator |
typedef _iterator< QHash< T, U > > | left_iterator |
typedef QMap< U, T >::mapped_type | left_type |
typedef QMap< U, T > ::const_iterator | right_const_iterator |
typedef _iterator< QMap< U, T > > | right_iterator |
typedef QHash< T, U >::mapped_type | right_type |
Static Public Member Functions inherited from KBiAssociativeContainer< QHash< T, U >, QMap< U, T > > | |
static KBiAssociativeContainer < QHash< T, U >, QMap< U, T > > | fromHash (const QHash< left_type, right_type > &hash) |
static KBiAssociativeContainer < QHash< T, U >, QMap< U, T > > | fromMap (const QMap< left_type, right_type > &hash) |
Protected Attributes inherited from KBiAssociativeContainer< QHash< T, U >, QMap< U, T > > | |
QHash< T, U > | _leftToRight |
QMap< U, T > | _rightToLeft |
Detailed Description
template<typename T, typename U>
struct KHash2Map< T, U >
Definition at line 526 of file kbihash_p.h.
Constructor & Destructor Documentation
Definition at line 528 of file kbihash_p.h.
template<typename T, typename U>
|
inline |
Definition at line 534 of file kbihash_p.h.
Member Function Documentation
template<typename T, typename U>
|
inline |
Definition at line 540 of file kbihash_p.h.
template<typename T, typename U>
|
inline |
Definition at line 545 of file kbihash_p.h.
template<typename T, typename U>
|
inline |
Definition at line 550 of file kbihash_p.h.
template<typename T, typename U>
|
inline |
Definition at line 555 of file kbihash_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.