Public Member Functions | |
Private () | |
~Private () | |
Image * | GetIcon () |
void | SetIcon (Image *pcIcon) |
Menu * | GetMenu () |
void | SetMenu (Menu *pcMenu) |
void | SetLabel (String cLabel) |
String | GetLabel () |
bool | GetFocus () |
void | SetFocus (bool bFocus) |
void | SetEnabled (bool bEnabled) |
bool | GetEnabled () |
bool | IsArrow () |
void | DrawArrow (bool bArrow) |
void | SetTracking (bool bTracking) |
bool | GetTracking () |
Image * | GetArrow () |
void | SetArrow () |
Image * | GetGreyIcon () |
Image * | GetGreyArrow () |
Image * | GetHoverArrow () |
os::PopupMenu::Private::Private | ( | ) | [inline] |
os::PopupMenu::Private::~Private | ( | ) | [inline] |
Image* os::PopupMenu::Private::GetIcon | ( | ) | [inline] |
void os::PopupMenu::Private::SetIcon | ( | Image * | pcIcon | ) | [inline] |
Menu* os::PopupMenu::Private::GetMenu | ( | ) | [inline] |
void os::PopupMenu::Private::SetMenu | ( | Menu * | pcMenu | ) | [inline] |
void os::PopupMenu::Private::SetLabel | ( | String | cLabel | ) | [inline] |
String os::PopupMenu::Private::GetLabel | ( | ) | [inline] |
bool os::PopupMenu::Private::GetFocus | ( | ) | [inline] |
void os::PopupMenu::Private::SetFocus | ( | bool | bFocus | ) | [inline] |
void os::PopupMenu::Private::SetEnabled | ( | bool | bEnabled | ) | [inline] |
bool os::PopupMenu::Private::GetEnabled | ( | ) | [inline] |
bool os::PopupMenu::Private::IsArrow | ( | ) | [inline] |
void os::PopupMenu::Private::DrawArrow | ( | bool | bArrow | ) | [inline] |
void os::PopupMenu::Private::SetTracking | ( | bool | bTracking | ) | [inline] |
bool os::PopupMenu::Private::GetTracking | ( | ) | [inline] |
Image* os::PopupMenu::Private::GetArrow | ( | ) | [inline] |
void os::PopupMenu::Private::SetArrow | ( | ) | [inline] |
Image* os::PopupMenu::Private::GetGreyIcon | ( | ) | [inline] |
Image* os::PopupMenu::Private::GetGreyArrow | ( | ) | [inline] |
Image* os::PopupMenu::Private::GetHoverArrow | ( | ) | [inline] |