Functions | |
| void | WriteString (wxOutputStream &stream, const wxString &string) |
| wxString | ReadString (wxInputStream &stream) |
| bool | SaveCheckFilename (const wxString &file) |
| bool | LoadCheckFilename (const wxString &file) |
| void WXDLLIMPEXP_DI | WriteWindowLayout (wxOutputStream &stream, wxWindow *pWindow) |
| void WXDLLIMPEXP_DI | ReadWindowLayout (wxInputStream &stream, wxWindow *pWindow) |
|
|
|
|
|
Definition at line 28 of file util.cpp. Referenced by wxSlideBar::LoadFromStream(), wxLayoutManager::LoadFromStream(), and ReadWindowLayout(). |
|
||||||||||||
|
Definition at line 91 of file util.cpp. References ReadString(). |
|
|
|
|
||||||||||||
|
Definition at line 20 of file util.cpp. Referenced by wxSlideBar::SaveToStream(), wxLayoutManager::SaveToStream(), and WriteWindowLayout(). |
|
||||||||||||
|
Definition at line 54 of file util.cpp. References WriteString(). |
1.4.2