KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PROPERTIES_PANEL_GRID Class Reference
Inheritance diagram for PROPERTIES_PANEL_GRID:

Public Member Functions

 PROPERTIES_PANEL_GRID (wxWindow *aParent)
 
void ScrollWindow (int aDx, int aDy, const wxRect *aRect=nullptr) override
 True while a wxPropertyGrid event (e.g. right-click) is being processed.
 
bool IsProcessingWxPGEvent () const
 

Detailed Description

Definition at line 54 of file properties_panel.cpp.

Constructor & Destructor Documentation

◆ PROPERTIES_PANEL_GRID()

PROPERTIES_PANEL_GRID::PROPERTIES_PANEL_GRID ( wxWindow * aParent)
inline

Definition at line 57 of file properties_panel.cpp.

Member Function Documentation

◆ IsProcessingWxPGEvent()

bool PROPERTIES_PANEL_GRID::IsProcessingWxPGEvent ( ) const
inline

Definition at line 71 of file properties_panel.cpp.

◆ ScrollWindow()

void PROPERTIES_PANEL_GRID::ScrollWindow ( int aDx,
int aDy,
const wxRect * aRect = nullptr )
inlineoverride

True while a wxPropertyGrid event (e.g. right-click) is being processed.

Definition at line 62 of file properties_panel.cpp.


The documentation for this class was generated from the following file: