Home
last modified time | relevance | path

Searched refs:wxPG_PROP_STATIC_CHOICES (Results 1 – 14 of 14) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/include/wx/propgrid/
H A Dprops.h133 m_flags |= wxPG_PROP_STATIC_CHOICES; \
157 m_flags |= wxPG_PROP_STATIC_CHOICES; \
611 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/propgrid/
H A Dprops.h353 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/propgrid/
H A Dprops.h294 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/propgrid/
H A Dprops.h294 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dadvprops.cpp925 m_flags |= wxPG_PROP_STATIC_CHOICES; // Colour selection cannot be changed. in WX_PG_IMPLEMENT_WXOBJECT_VARIANT_DATA_WITH_PROPER_EQ()
1589 m_flags |= wxPG_PROP_STATIC_CHOICES; // Cursor selection cannot be changed. in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Dadvprops.cpp850 m_flags |= wxPG_PROP_STATIC_CHOICES; // Colour selection cannot be changed. in wxPG_IMPLEMENT_PROPERTY_CLASS()
1728 m_flags |= wxPG_PROP_STATIC_CHOICES; // Cursor selection cannot be changed. in wxCursorProperty()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/propgrid/
H A Dadvprops.cpp921 m_flags |= wxPG_PROP_STATIC_CHOICES; // Colour selection cannot be changed. in IMPLEMENT_VARIANT_OBJECT_EXPORTED_SHALLOWCMP()
1747 m_flags |= wxPG_PROP_STATIC_CHOICES; // Cursor selection cannot be changed. in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/propgrid/
H A Dadvprops.cpp921 m_flags |= wxPG_PROP_STATIC_CHOICES; // Colour selection cannot be changed. in IMPLEMENT_VARIANT_OBJECT_EXPORTED_SHALLOWCMP()
1747 m_flags |= wxPG_PROP_STATIC_CHOICES; // Cursor selection cannot be changed. in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/propgrid/
H A Dprops.h371 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/propgrid/
H A Dprops.h371 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dprops.h354 #define wxPG_PROP_STATIC_CHOICES wxPG_PROP_CLASS_SPECIFIC_1 macro
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/properties/
H A Dwxscolourproperty.cpp222 m_flags |= wxPG_PROP_STATIC_CHOICES; // Colour selection cannot be changed. in wxPG_IMPLEMENT_PROPERTY_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dpropgridprops.sip14 const int wxPG_PROP_STATIC_CHOICES;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_propgridcmodule.cpp2210 {sipName_PG_PROP_STATIC_CHOICES, wxPG_PROP_STATIC_CHOICES},