All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::PropertyTypeEditorInfo Struct Reference

#include <kanzi/property/property_type.hpp>

Public Types

typedef unordered_map< string,
string > 
AttributeDictionary
 
typedef
AttributeDictionary::const_iterator 
AttributeIterator
 

Public Member Functions

 PropertyTypeEditorInfo ()
 
 PropertyTypeEditorInfo (AttributeDictionary dictionary)
 

Public Attributes

AttributeDictionary attributes
 

Member Typedef Documentation

typedef unordered_map<string, string> kanzi::PropertyTypeEditorInfo::AttributeDictionary
typedef AttributeDictionary::const_iterator kanzi::PropertyTypeEditorInfo::AttributeIterator

Constructor & Destructor Documentation

kanzi::PropertyTypeEditorInfo::PropertyTypeEditorInfo ( )
inline
kanzi::PropertyTypeEditorInfo::PropertyTypeEditorInfo ( AttributeDictionary  dictionary)
inline

Member Data Documentation

AttributeDictionary kanzi::PropertyTypeEditorInfo::attributes

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