Public Member Functions | Protected Attributes

EV_Toolbar_LabelSet Class Reference

#include <ev_Toolbar_Labels.h>

List of all members.

Public Member Functions

 EV_Toolbar_LabelSet (const char *szLanguage, XAP_Toolbar_Id first, XAP_Toolbar_Id last)
 ~EV_Toolbar_LabelSet (void)
bool setLabel (XAP_Toolbar_Id id, const char *szToolbarLabel, const char *szIconName, const char *szToolTip, const char *szStatusMsg)
EV_Toolbar_LabelgetLabel (XAP_Toolbar_Id id)
const char * getLanguage (void) const
void setLanguage (const char *szLanguage)

Protected Attributes

EV_Toolbar_Label ** m_labelTable
XAP_Toolbar_Id m_first
XAP_Toolbar_Id m_last
char * m_szLanguage

Constructor & Destructor Documentation

EV_Toolbar_LabelSet::EV_Toolbar_LabelSet ( const char *  szLanguage,
XAP_Toolbar_Id  first,
XAP_Toolbar_Id  last 
)
EV_Toolbar_LabelSet::~EV_Toolbar_LabelSet ( void   ) 

Member Function Documentation

EV_Toolbar_Label * EV_Toolbar_LabelSet::getLabel ( XAP_Toolbar_Id  id  ) 
const char * EV_Toolbar_LabelSet::getLanguage ( void   )  const

References m_szLanguage.

bool EV_Toolbar_LabelSet::setLabel ( XAP_Toolbar_Id  id,
const char *  szToolbarLabel,
const char *  szIconName,
const char *  szToolTip,
const char *  szStatusMsg 
)

References DELETEP, m_first, m_labelTable, and m_last.

Referenced by AP_CreateToolbarLabelSet().

void EV_Toolbar_LabelSet::setLanguage ( const char *  szLanguage  ) 

References FREEP, and m_szLanguage.


Member Data Documentation


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