Home
last modified time | relevance | path

Searched refs:SetPropertyLabel (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/propgrid/
H A Dpropgridiface.h840 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/propgrid/
H A Dpropgridiface.h840 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/propgrid/
H A Dpropgridiface.h985 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dpropgridiface.h851 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/propgrid/
H A Dpropgridiface.h1043 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/propgrid/
H A Dpropgridiface.h1043 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dwatchesdlg.cpp515 grid->SetPropertyLabel(property, symbol); in UpdateWatch()
563 m_grid->SetPropertyLabel(item.property, symbol); in AddWatch()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/propgrid/
H A Dpropgridiface.cpp611 void wxPropertyGridInterface::SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel ) in SetPropertyLabel() function in wxPropertyGridInterface
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Dpropgridiface.cpp614 void wxPropertyGridInterface::SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel ) in SetPropertyLabel() function in wxPropertyGridInterface
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/propgrid/
H A Dpropgridiface.cpp611 void wxPropertyGridInterface::SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel ) in SetPropertyLabel() function in wxPropertyGridInterface
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dpropgridiface.sip831 void SetPropertyLabel(
836 SetPropertyLabel(id, newproplabel)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_propgridwxPropertyGridInterface.cpp3205 sipCpp->SetPropertyLabel(*id,*newproplabel); in meth_wxPropertyGridInterface_SetPropertyLabel()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/include/wx/propgrid/
H A Dpropgrid.h5839 void SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dpropgrid.pyi4183 def SetPropertyLabel(self, id, newproplabel):
4185 SetPropertyLabel(id, newproplabel)
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dpropgrid.cpp10647 void wxPropertyGridInterface::SetPropertyLabel( wxPGPropArg id, const wxString& newproplabel ) in SetPropertyLabel() function in wxPropertyGridInterface