c++ - How to create XML file in blackberry 10 device document directory through cascade QML? -


i have xml data stored in qstring/qbytearray, want write xml data in new sample.xml file , save file in device document directory.

anyone please guide me on this.

thanks in advance.

you can use qxmlstreamwriter. here can find official example reads device , writes out. modify allow read qstring/qbytearray appropriate construct if understand query correctly.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -