KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wx_collapsible_pane.h File Reference
#include <wx/control.h>
#include <wx/containr.h>
#include <wx/statbox.h>

Go to the source code of this file.

Classes

class  WX_COLLAPSIBLE_PANE_HEADER
 A header control for WX_COLLAPSIBLE_PANE Looks like a static text with a unicode arrow prepended to show the state Takes the same space as a static text. More...
 
class  WX_COLLAPSIBLE_PANE
 A better wxCollapsiblePane that. More...
 

Functions

 wxDECLARE_EVENT (WX_COLLAPSIBLE_PANE_HEADER_CHANGED, wxCommandEvent)
 
 wxDECLARE_EVENT (WX_COLLAPSIBLE_PANE_CHANGED, wxCommandEvent)
 

Function Documentation

◆ wxDECLARE_EVENT() [1/2]

wxDECLARE_EVENT ( WX_COLLAPSIBLE_PANE_CHANGED  ,
wxCommandEvent   
)

◆ wxDECLARE_EVENT() [2/2]

wxDECLARE_EVENT ( WX_COLLAPSIBLE_PANE_HEADER_CHANGED  ,
wxCommandEvent   
)