Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PropertyNameListModel::TypeInfoWrapper Class Reference

Public Member Functions

 TypeInfoWrapper (const std::type_info &ti, const char *friendlyName)
 
 TypeInfoWrapper (const std::type_info &ti)
 
 operator const std::type_info * () const
 
 operator const std::type_info & () const
 
 operator const char * () const
 
const std::type_info * operator-> () const
 
const std::type_info & get () const
 
const char * getName () const
 
bool operator== (const TypeInfoWrapper &other) const
 
bool operator< (const TypeInfoWrapper &other) const
 

Private Attributes

const std::type_info * ti
 
const char * friendlyName
 

Detailed Description

Definition at line 73 of file PropertyNameListModel.hh.


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