Home
last modified time | relevance | path

Searched refs:wxsPropertyStream (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/properties/
H A Dwxspropertystream.cpp25 bool wxsPropertyStream::GetChar(const wxString &Name, wxChar& Value, wxChar Default) in GetChar()
37 bool wxsPropertyStream::PutChar(const wxString &Name, wxChar& Value, wxChar Default) in PutChar()
45 bool wxsPropertyStream::GetLong(const wxString &Name, long& Value, long Default) in GetLong()
57 bool wxsPropertyStream::PutLong(const wxString &Name, long& Value, long Default) in PutLong()
65 bool wxsPropertyStream::GetDouble(const wxString &Name, double& Value, double Default) in GetDouble()
77 bool wxsPropertyStream::PutDouble(const wxString &Name, double& Value, double Default) in PutDouble()
85 bool wxsPropertyStream::GetULong(const wxString &Name, unsigned long& Value, unsigned long Default) in GetULong()
97 bool wxsPropertyStream::PutULong(const wxString &Name, unsigned long& Value, unsigned long Default) in PutULong()
105 bool wxsPropertyStream::GetBool(const wxString &Name, bool& Value, bool Default) in GetBool()
119 bool wxsPropertyStream::PutBool(const wxString &Name, bool& Value, bool Default) in PutBool()
H A Dwxspropertycontainer.h68 void PropStreamRead(wxsPropertyStream* Stream);
71 void PropStreamWrite(wxsPropertyStream* Stream);
93 inline wxsPropertyStream& operator>>(wxsPropertyStream& Stream)
100 inline wxsPropertyStream& operator<<(wxsPropertyStream& Stream)
245 static wxsPropertyStream* CurrentStream;/// \brief Local cache of current property stream
H A Dwxspropertystream.h54 class wxsPropertyStream
59 wxsPropertyStream() {} in wxsPropertyStream() function
62 virtual ~wxsPropertyStream() {} in ~wxsPropertyStream()
H A Dwxspropertycontainer.cpp36 wxsPropertyStream* wxsPropertyContainer::CurrentStream = 0;
104 void wxsPropertyContainer::PropStreamRead(wxsPropertyStream* Stream) in PropStreamRead()
115 void wxsPropertyContainer::PropStreamWrite(wxsPropertyStream* Stream) in PropStreamWrite()
H A Dwxsarraystringproperty.h55 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
56 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsboolproperty.h51 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
52 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsfloatproperty.h52 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
53 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxslongproperty.h52 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
53 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsenumproperty.h68 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
69 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsflagsproperty.h68 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
69 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsfloatproperty.cpp82 bool wxsFloatProperty::PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamRead()
87 bool wxsFloatProperty::PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamWrite()
H A Dwxseditenumproperty.h69 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
70 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxslongproperty.cpp84 bool wxsLongProperty::PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamRead()
89 bool wxsLongProperty::PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamWrite()
H A Dwxsboolproperty.cpp90 wxsPropertyStream* Stream) in PropStreamRead()
96 wxsPropertyStream* Stream) in PropStreamWrite()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithAui/wxAuiManager/
H A DwxsAuiPaneInfoProperty.h63 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
64 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
107 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
108 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A DwxsAuiPaneInfoProperty.cpp127 bool wxsAuiDockableProperty::PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamRead()
135 bool wxsAuiDockableProperty::PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamWrite()
231 bool wxsFirstAddProperty::PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamRead()
236 bool wxsFirstAddProperty::PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream) in PropStreamWrite()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/properties/
H A Dwxsimagelistproperty.h63 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
64 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsimagecomboproperty.h64 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
65 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsimageproperty.h62 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
63 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsimagetreeproperty.h56 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
57 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsarraystringcheckproperty.h59 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
60 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsfontproperty.h108 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
109 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxssizerflagsproperty.h80 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
81 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsstyleproperty.h81 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
82 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
H A Dwxsdimensionproperty.h109 virtual bool PropStreamRead(wxsPropertyContainer* Object,wxsPropertyStream* Stream);
110 virtual bool PropStreamWrite(wxsPropertyContainer* Object,wxsPropertyStream* Stream);

12