Results 1 to 2 of 2

Thread: convert from QDomElement to QDomNode

  1. #1
    Join Date
    Jan 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default convert from QDomElement to QDomNode

    Hi All,

    I am a newbie to QDomDocument. I am trying to convert back from QDomElement to QDomNode. I am trying to look into QDomDocument document and on the Internet, but I cannot find one, except from QDomNode to QDomElement.

    Could anybody tell me is there a way to do it?

    Thank you,
    Julida

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: convert from QDomElement to QDomNode

    QDomElement is a (inherits) QDomNode, no conversion necessary.

Similar Threads

  1. QDomNode::replaceChild Question
    By KineticArc in forum Qt Programming
    Replies: 2
    Last Post: 22nd September 2010, 19:05
  2. Problem with Deleting QDomNode
    By metdos in forum Qt Programming
    Replies: 6
    Last Post: 16th July 2010, 18:58
  3. QDomNode
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 14th September 2007, 06:11
  4. QDomNode
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 6th September 2007, 12:18
  5. The difference beteen QDomNode and QDomElement
    By elcuco in forum Qt Programming
    Replies: 4
    Last Post: 7th January 2006, 03:37

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.