Changes between Version 1 and Version 2 of code/howto/XMLPort
- Timestamp:
- Sep 30, 2012, 2:08:54 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/howto/XMLPort
v1 v2 49 49 50 50 == 3. XMLPort == 51 At last you have to implement the [wiki:XMLPort] function for the new cl ss:51 At last you have to implement the [wiki:XMLPort] function for the new class: 52 52 {{{ 53 53 void MyClass::XMLPort(Element& xmlelement, XMLPort::Mode mode)