|
KiCad PCB EDA Suite
|
#include <kiplatform/ui.h>#include <widgets/ui_common.h>#include <widgets/wx_collapsible_pane.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) | |
| wxDEFINE_EVENT | ( | WX_COLLAPSIBLE_PANE_CHANGED | , |
| wxCommandEvent | ) |
References WX_COLLAPSIBLE_PANE_CHANGED.
| wxDEFINE_EVENT | ( | WX_COLLAPSIBLE_PANE_HEADER_CHANGED | , |
| wxCommandEvent | ) |
References WX_COLLAPSIBLE_PANE_HEADER_CHANGED.