Home
last modified time | relevance | path

Searched defs:propGrid (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/converted/
H A Dwx.propgrid.PGMultiButton.1.py7 def CreateControls(self, propGrid, aProperty, pos, size): argument
29 def OnEvent(self, propGrid, aProperty, ctrl, event): argument
H A Dwx.propgrid.PGProperty.2.py2 def OnButtonClick(self, propGrid, value): argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Deditors.cpp362 bool wxPGTextCtrlEditor::OnTextCtrlEvent( wxPropertyGrid* propGrid, in OnTextCtrlEvent()
392 bool wxPGTextCtrlEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
947 wxWindow* wxPGChoiceEditor::CreateControlsBase( wxPropertyGrid* propGrid, in CreateControlsBase()
1102 bool wxPGChoiceEditor::OnEvent( wxPropertyGrid* propGrid, wxPGProperty* property, in OnEvent()
1221 wxPGWindowList wxPGComboBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1230 bool wxPGComboBoxEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
1598 wxPropertyGrid* propGrid = (wxPropertyGrid*) GetParent(); in SetValue() local
1612 wxPGWindowList wxPGCheckBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1684 wxPropertyGrid* propGrid = property->GetGrid(); in UpdateControl() local
2105 bool wxPGEditorDialogAdapter::ShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in ShowDialog()
[all …]
H A Dpropgridpagestate.cpp314 wxPropertyGrid* propGrid = GetGrid(); in CalculateFontAndBitmapStuff() local
1566 wxPropertyGrid* propGrid = m_pPropGrid; in PrepareToAddItem() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/propgrid/
H A Deditors.cpp400 bool wxPGTextCtrlEditor::OnTextCtrlEvent( wxPropertyGrid* propGrid, in OnTextCtrlEvent()
432 bool wxPGTextCtrlEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
985 wxWindow* wxPGChoiceEditor::CreateControlsBase( wxPropertyGrid* propGrid, in CreateControlsBase()
1101 wxPGWindowList wxPGChoiceEditor::CreateControls( wxPropertyGrid* propGrid, wxPGProperty* property, in CreateControls()
1130 bool wxPGChoiceEditor::OnEvent( wxPropertyGrid* propGrid, wxPGProperty* property, in OnEvent()
1249 wxPGWindowList wxPGComboBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1258 bool wxPGComboBoxEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
1593 wxPropertyGrid* propGrid = (wxPropertyGrid*) GetParent(); in SetValue() local
1598 wxPGWindowList wxPGCheckBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1675 wxPropertyGrid* propGrid = property->GetGrid(); in UpdateControl() local
[all …]
H A Dprops.cpp1771 bool wxDirProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
1814 bool wxPGFileDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2068 bool wxPGLongStringDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2117 bool wxLongStringProperty::OnEvent( wxPropertyGrid* propGrid, wxWindow* WXUNUSED(primary), in OnEvent()
2152 bool wxLongStringProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
2157 bool wxLongStringProperty::DisplayEditorDialog( wxPGProperty* prop, wxPropertyGrid* propGrid, wxStr… in DisplayEditorDialog()
2727 bool wxArrayStringProperty::OnButtonClick( wxPropertyGrid* propGrid, in OnButtonClick()
2794 bool wxArrayStringProperty::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
2850 bool wxPGInDialogValidator::DoValidate( wxPropertyGrid* propGrid, in DoValidate()
2878 bool wxPGInDialogValidator::DoValidate( wxPropertyGrid* WXUNUSED(propGrid), in DoValidate()
H A Dpropgridpagestate.cpp307 wxPropertyGrid* propGrid = GetGrid(); in CalculateFontAndBitmapStuff() local
1647 wxPropertyGrid* propGrid = m_pPropGrid; in PrepareToAddItem() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/propgrid/
H A Deditors.cpp400 bool wxPGTextCtrlEditor::OnTextCtrlEvent( wxPropertyGrid* propGrid, in OnTextCtrlEvent()
432 bool wxPGTextCtrlEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
985 wxWindow* wxPGChoiceEditor::CreateControlsBase( wxPropertyGrid* propGrid, in CreateControlsBase()
1101 wxPGWindowList wxPGChoiceEditor::CreateControls( wxPropertyGrid* propGrid, wxPGProperty* property, in CreateControls()
1130 bool wxPGChoiceEditor::OnEvent( wxPropertyGrid* propGrid, wxPGProperty* property, in OnEvent()
1249 wxPGWindowList wxPGComboBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1258 bool wxPGComboBoxEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
1593 wxPropertyGrid* propGrid = (wxPropertyGrid*) GetParent(); in SetValue() local
1598 wxPGWindowList wxPGCheckBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1675 wxPropertyGrid* propGrid = property->GetGrid(); in UpdateControl() local
[all …]
H A Dprops.cpp1771 bool wxDirProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
1814 bool wxPGFileDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2068 bool wxPGLongStringDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2117 bool wxLongStringProperty::OnEvent( wxPropertyGrid* propGrid, wxWindow* WXUNUSED(primary), in OnEvent()
2152 bool wxLongStringProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
2157 bool wxLongStringProperty::DisplayEditorDialog( wxPGProperty* prop, wxPropertyGrid* propGrid, wxStr… in DisplayEditorDialog()
2727 bool wxArrayStringProperty::OnButtonClick( wxPropertyGrid* propGrid, in OnButtonClick()
2794 bool wxArrayStringProperty::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
2850 bool wxPGInDialogValidator::DoValidate( wxPropertyGrid* propGrid, in DoValidate()
2878 bool wxPGInDialogValidator::DoValidate( wxPropertyGrid* WXUNUSED(propGrid), in DoValidate()
H A Dpropgridpagestate.cpp307 wxPropertyGrid* propGrid = GetGrid(); in CalculateFontAndBitmapStuff() local
1647 wxPropertyGrid* propGrid = m_pPropGrid; in PrepareToAddItem() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Deditors.cpp559 bool wxPGTextCtrlEditor::OnTextCtrlEvent( wxPropertyGrid* propGrid, in OnTextCtrlEvent()
591 bool wxPGTextCtrlEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
1094 bool wxPGChoiceEditor_SetCustomPaintWidth( wxPropertyGrid* propGrid, in wxPGChoiceEditor_SetCustomPaintWidth()
1135 wxWindow* wxPGChoiceEditor::CreateControlsBase( wxPropertyGrid* propGrid, in CreateControlsBase()
1255 wxPGWindowList wxPGChoiceEditor::CreateControls( wxPropertyGrid* propGrid, wxPGProperty* property, in CreateControls()
1284 bool wxPGChoiceEditor::OnEvent( wxPropertyGrid* propGrid, wxPGProperty* property, in OnEvent()
1405 wxPGWindowList wxPGComboBoxEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
1414 bool wxPGComboBoxEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
1685 wxPropertyGrid* propGrid = (wxPropertyGrid*) GetParent()->GetParent(); in SetValue() local
1693 wxPropertyGrid* propGrid = (wxPropertyGrid*) GetParent()->GetParent(); in ProcessEvent() local
[all …]
H A Dprops.cpp1843 bool wxDirProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
1881 bool wxPGFileDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2118 bool wxPGLongStringDialogAdapter::DoShowDialog( wxPropertyGrid* propGrid, wxPGProperty* property ) in DoShowDialog()
2166 bool wxLongStringProperty::OnEvent( wxPropertyGrid* propGrid, wxWindow* WXUNUSED(primary), in OnEvent()
2201 bool wxLongStringProperty::OnButtonClick( wxPropertyGrid* propGrid, wxString& value ) in OnButtonClick()
2206 bool wxLongStringProperty::DisplayEditorDialog( wxPGProperty* prop, wxPropertyGrid* propGrid, wxStr… in DisplayEditorDialog()
2766 bool wxArrayStringProperty::OnButtonClick( wxPropertyGrid* propGrid, in OnButtonClick()
2832 bool wxArrayStringProperty::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
2903 bool wxCustomProperty::OnEvent( wxPropertyGrid* propGrid, wxWindow* primary, wxEvent& event ) in OnEvent()
3017 bool wxPGInDialogValidator::DoValidate( wxPropertyGrid* propGrid, in DoValidate()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_propgrideditors.py66 def DoShowDialog(self, propGrid, prop): argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_propgridwxPGFileDialogAdapter.cpp60 bool sipwxPGFileDialogAdapter::DoShowDialog( ::wxPropertyGrid*propGrid, ::wxPGProperty*property) in DoShowDialog()
H A Dsip_propgridwxPGLongStringDialogAdapter.cpp60 bool sipwxPGLongStringDialogAdapter::DoShowDialog( ::wxPropertyGrid*propGrid, ::wxPGProperty*proper… in DoShowDialog()
H A Dsip_propgridwxPGEditorDialogAdapter.cpp60 bool sipwxPGEditorDialogAdapter::DoShowDialog( ::wxPropertyGrid*propGrid, ::wxPGProperty*property) in DoShowDialog()
H A Dsip_propgridwxPGCellRenderer.cpp431 const ::wxPropertyGrid* propGrid; in meth_wxPGCellRenderer_PostDrawCell() local
H A Dsip_propgridwxDirProperty.cpp407 bool sipwxDirProperty::OnButtonClick( ::wxPropertyGrid*propGrid, ::wxString& value) in OnButtonClick()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DPropertyGrid.py316 def CreateControls(self, propGrid, property, pos, sz): argument
347 def OnEvent(self, propGrid, prop, ctrl, event): argument
375 def DoShowDialog(self, propGrid, property): argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/propgrid/
H A Dpropgrid.cpp98 wxPGWindowList wxSampleMultiButtonEditor::CreateControls( wxPropertyGrid* propGrid, in CreateControls()
125 bool wxSampleMultiButtonEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
316 virtual bool DoShowDialog( wxPropertyGrid* WXUNUSED(propGrid), in DoShowDialog()
2421 wxPropertyGrid* propGrid = m_pPropGridManager->GetGrid(); in OnExtendedKeyNav() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/propgrid/
H A Dpropgrid.cpp127 bool wxSampleMultiButtonEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
320 virtual bool DoShowDialog( wxPropertyGrid* WXUNUSED(propGrid), in DoShowDialog()
2447 wxPropertyGrid* propGrid = m_pPropGridManager->GetGrid(); in OnExtendedKeyNav() local
H A Dtests.cpp317 int MyPropertySortFunction(wxPropertyGrid* WXUNUSED(propGrid), in MyPropertySortFunction()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/propgrid/
H A Dpropgrid.cpp127 bool wxSampleMultiButtonEditor::OnEvent( wxPropertyGrid* propGrid, in OnEvent()
320 virtual bool DoShowDialog( wxPropertyGrid* WXUNUSED(propGrid), in DoShowDialog()
2447 wxPropertyGrid* propGrid = m_pPropGridManager->GetGrid(); in OnExtendedKeyNav() local
H A Dtests.cpp317 int MyPropertySortFunction(wxPropertyGrid* WXUNUSED(propGrid), in MyPropertySortFunction()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/gui/windows/
H A DNodePage.cpp1143 …virtual bool DoShowDialog(wxPropertyGrid* UNUSED(propGrid), wxPGProperty* UNUSED(property)) overri… in DoShowDialog()
1163 …virtual bool DoShowDialog(wxPropertyGrid* UNUSED(propGrid), wxPGProperty* UNUSED(property)) overri… in DoShowDialog()
1183 …virtual bool DoShowDialog(wxPropertyGrid* UNUSED(propGrid), wxPGProperty* UNUSED(property)) overri… in DoShowDialog()

12