Class used with SaveGeometry
and RestoreToGeometry
.
This is an abstract base class, i.e. to use it you must define a derived class implementing the pure virtual SaveField
and RestoreField
methods.
For example, if you wished to store the window geometry in a database, you could derive a class saving fields such as âwidthâ or âheightâ in a table in this database and restoring them from it later.
Added in version 4.1/wxWidgets-3.1.2.
Class Hierarchy¶Inheritance diagram for class
GeometrySerializer:
Class API¶Class used with SaveGeometry() and RestoreToGeometry().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4