digiKam
Digikam::QMapForAdaptors< Key, Value > Class Template Reference
+ Inheritance diagram for Digikam::QMapForAdaptors< Key, Value >:

Public Types

typedef Value data_type
 
typedef Key key_type
 
typedef std::pair< const Key, Value > value_type
 

Public Member Functions

 QMapForAdaptors ()
 

Detailed Description

template<typename Key, typename Value>
class Digikam::QMapForAdaptors< Key, Value >

Adds the necessary typedefs so that associative_property_map accepts a QMap, and it can be used as a Boost Property Map

Member Typedef Documentation

◆ data_type

template<typename Key , typename Value >
typedef Value Digikam::QMapForAdaptors< Key, Value >::data_type

◆ key_type

template<typename Key , typename Value >
typedef Key Digikam::QMapForAdaptors< Key, Value >::key_type

◆ value_type

template<typename Key , typename Value >
typedef std::pair<const Key, Value> Digikam::QMapForAdaptors< Key, Value >::value_type

Constructor & Destructor Documentation

◆ QMapForAdaptors()

template<typename Key , typename Value >
Digikam::QMapForAdaptors< Key, Value >::QMapForAdaptors ( )
inline

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