Retrieve the value for a specified attribute key
- Parameters:
-
| key | Name of key to retrieve value of |
- Returns:
- const CATWChar* Value, or NULL if not found (may be empty if defined but clear)
Definition at line 111 of file CATXMLObject.cpp.
References fAttribs.
Referenced by GetAttribute(), CATSkin::GetAuthor(), CATSkin::GetCopyright(), CATPrefs::GetPref(), CATSkin::GetUrl(), GASPilot::OnCommand(), CATWindow::ParseAttributes(), CATTab::ParseAttributes(), CATSwitchMulti::ParseAttributes(), CATSwitch::ParseAttributes(), CATSlider::ParseAttributes(), CATSkin::ParseAttributes(), CATRadioButton::ParseAttributes(), CATProgress::ParseAttributes(), CATPictureMulti::ParseAttributes(), CATMenu::ParseAttributes(), CATLabel::ParseAttributes(), CATKnob::ParseAttributes(), CATGuiObj::ParseAttributes(), CATEditBox::ParseAttributes(), CATControlWnd::ParseAttributes(), CATControl::ParseAttributes(), CATComboBox::ParseAttributes(), CATAppButton::ParseAttributes(), CATKnob::RectFromAttribs(), CATGuiObj::RectFromAttribs(), and CATControl::ResetCursorToDefault().