itom  3.0.0
ito::ClassNavigatorItem Class Reference

Public Types

enum  t_type {
  typePyRoot, typePyGlobal, typePyClass, typePyDef,
  typePyStaticDef, typePyClMethDef
}
 

Public Member Functions

void setInternalType (t_type t)
 
void setIcon (t_type t)
 

Public Attributes

int m_lineno
 
QString m_name
 
QString m_args
 
QIcon m_icon
 
QList< const ClassNavigatorItem * > m_member
 
t_type m_internalType
 
bool m_priv
 

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