Results 1 to 3 of 3

Thread: Xml

  1. #1
    Join Date
    Jul 2007
    Location
    BY.Minsk
    Posts
    90
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    10
    Thanked 1 Time in 1 Post

    Default Xml

    There is a variable szData = new char [qnSize]; which contains XML data accepted from the client. How to transfer it in XML parser?

  2. #2
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 127 Times in 121 Posts

    Default Re: Xml

    There are many ways to achieve that :
    Isn't it amazing to see how much thing you can do with Qt and how many different ways, each suiting a different purpose, are available to do a single task?
    Current Qt projects : QCodeEdit, RotiDeCode

  3. #3
    Join Date
    Jul 2007
    Location
    BY.Minsk
    Posts
    90
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    10
    Thanked 1 Time in 1 Post

    Default Re: Xml

    Quote Originally Posted by fullmetalcoder View Post
    Isn't it amazing to see how much thing you can do with Qt and how many different ways, each suiting a different purpose, are available to do a single task?
    Really very beautifully all turns out Thanks for advice. QXmlStreamReader:: addData () - really works

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.