Home
last modified time | relevance | path

Searched defs:EVT_GRID_CELL_CHANGED (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dgrid.py162 EVT_GRID_CELL_CHANGED = wx.PyEventBinder( wxEVT_GRID_CELL_CHANGED ) variable
/dports/multimedia/dvdstyler/DVDStyler-3.1/wxVillaLib/
H A DPropDlg.cpp103 #define EVT_GRID_CELL_CHANGED EVT_GRID_CELL_CHANGE macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dgrid.h2691 #define EVT_GRID_CELL_CHANGED(fn) EVT_GRID_CMD_CELL_CHANGED(wxID_ANY, fn) macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dgrid.h2691 #define EVT_GRID_CELL_CHANGED(fn) EVT_GRID_CMD_CELL_CHANGED(wxID_ANY, fn) macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dgrid.h3500 #define EVT_GRID_CELL_CHANGED(fn) EVT_GRID_CMD_CELL_CHANGED(wxID_ANY, fn) macro