KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wx_collapsible_pane.cpp File Reference
#include <bitmaps.h>
#include <widgets/wx_collapsible_pane.h>
#include <wx/collpane.h>
#include <wx/dc.h>
#include <wx/dcclient.h>
#include <wx/panel.h>
#include <wx/renderer.h>
#include <wx/settings.h>
#include <wx/sizer.h>
#include <wx/toplevel.h>
#include <wx/window.h>
#include <algorithm>

Go to the source code of this file.

Functions

 wxDEFINE_EVENT (WX_COLLAPSIBLE_PANE_HEADER_CHANGED, wxCommandEvent)
 
 wxDEFINE_EVENT (WX_COLLAPSIBLE_PANE_CHANGED, wxCommandEvent)
 

Function Documentation

◆ wxDEFINE_EVENT() [1/2]

wxDEFINE_EVENT ( WX_COLLAPSIBLE_PANE_CHANGED  ,
wxCommandEvent   
)

◆ wxDEFINE_EVENT() [2/2]

wxDEFINE_EVENT ( WX_COLLAPSIBLE_PANE_HEADER_CHANGED  ,
wxCommandEvent   
)