KiCad PCB EDA Suite
|
#include "wx/panel.h"
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
class | BUTTON_ROW_PANEL |
A panel that contains buttons, arranged on the left and/or right sides. More... | |
struct | BUTTON_ROW_PANEL::BTN_DEF |
The information needed to instantiate a button on a BUTTON_ROW_PANEL. More... | |