Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of code/howto/XMLPort


Ignore:
Timestamp:
Sep 30, 2012, 2:08:54 PM (11 years ago)
Author:
smerkli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/howto/XMLPort

    v1 v2  
    4949
    5050== 3. XMLPort ==
    51 At last you have to implement the [wiki:XMLPort] function for the new clss:
     51At last you have to implement the [wiki:XMLPort] function for the new class:
    5252{{{
    5353void MyClass::XMLPort(Element& xmlelement, XMLPort::Mode mode)