SavvyUI C++ UI Library
|
#include <Accordion.h>
Public Attributes | |
Button | _button |
Component * | _component |
wstring | _title |
UINT | _id |
BOOL | _isVisible |
Button AccordionPanel::_button |
Component* AccordionPanel::_component |
UINT AccordionPanel::_id |
BOOL AccordionPanel::_isVisible |
wstring AccordionPanel::_title |