KiCad PCB EDA Suite
Loading...
Searching...
No Matches
properties_panel.h File Reference
#include <wx/panel.h>
#include <wx/propgrid/propgrid.h>
#include <bitmaps/bitmaps_list.h>
#include <vector>
#include <memory>
#include <functional>

Go to the source code of this file.

Classes

class  PROPERTIES_PANEL
 
struct  PROPERTIES_PANEL::CATEGORY_BUTTON
 
class  SUPPRESS_GRID_CHANGED_EVENTS
 

Enumerations

enum  PROPERTIES_PANEL_CONTEXT_MENU_IDS { ID_CTX_ADD_FIELD = wxID_HIGHEST + 1000 , ID_CTX_ADD_CUSTOM_PROPERTY , ID_CTX_REMOVE_FIELD , ID_CTX_REMOVE_CUSTOM_PROPERTY }
 

Enumeration Type Documentation

◆ PROPERTIES_PANEL_CONTEXT_MENU_IDS

Enumerator
ID_CTX_ADD_FIELD 
ID_CTX_ADD_CUSTOM_PROPERTY 
ID_CTX_REMOVE_FIELD 
ID_CTX_REMOVE_CUSTOM_PROPERTY 

Definition at line 39 of file properties_panel.h.