#include </home/zeitlin/src/wx/github/interface/wx/ribbon/panel.h>
Inheritance diagram for wxRibbonPanelEvent:Event used to indicate various actions relating to a wxRibbonPanel.
See wxRibbonPanel for available event types.
Public Member Functions | |
| wxRibbonPanelEvent (wxEventType command_type=wxEVT_NULL, int win_id=0, wxRibbonPanel *panel=NULL) wxRibbonPanel *GetPanel() | |
| Constructor. | |
| void | SetPanel (wxRibbonPanel *page) |
| Sets the page relating to this event. | |
| wxRibbonPanelEvent::wxRibbonPanelEvent | ( | wxEventType | command_type = wxEVT_NULL, |
| int | win_id = 0, |
||
| wxRibbonPanel * | panel = NULL |
||
| ) |
Constructor.
Returns the panel relating to this event.
| void wxRibbonPanelEvent::SetPanel | ( | wxRibbonPanel * | page | ) |
Sets the page relating to this event.