Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Types | Public Attributes | List of all members
OPrefMap Struct Reference

Le type utilise pour stocker les preferences et leur valeur. C'est un tableau associatif string/string. More...

#include <OPreferenceManager.h>

Collaboration diagram for OPrefMap:
Collaboration graph
[legend]

Public Types

typedef std::map< QString, QString >::iterator OPrefMapIt
 

Public Attributes

std::map< QString, QString > _prefMap
 

Detailed Description

Le type utilise pour stocker les preferences et leur valeur. C'est un tableau associatif string/string.

Definition at line 39 of file OPreferenceManager.h.

Member Typedef Documentation

◆ OPrefMapIt

typedef std::map<QString, QString>::iterator OPrefMap::OPrefMapIt

Definition at line 41 of file OPreferenceManager.h.

Member Data Documentation

◆ _prefMap

std::map<QString, QString> OPrefMap::_prefMap

Definition at line 42 of file OPreferenceManager.h.


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