qdomdocumenttype man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



QDomDocumentType(3qt)			    QDomDocumentType(3qt)

NAME
       QDomDocumentType - The representation of the DTD in the
       document tree

       #include <qdom.h>

       Inherits QDomNode.

   Public Members
       QDomDocumentType ()
       QDomDocumentType ( const QDomDocumentType & x )
       QDomDocumentType& operator= ( const QDomDocumentType & )
       ~QDomDocumentType ()
       virtual QString name () const
       virtual QDomNamedNodeMap entities () const
       virtual QDomNamedNodeMap notations () const
       virtual QDomNode::NodeType nodeType () const
       virtual bool isDocumentType () const

DESCRIPTION
       The QDomDocumentType class is the representation of the
       DTD in the document tree.

       The QDomDocumentType class allows readonly access to some
       of the data structures in the DTD: it can return a map of
       all entities() and notations().

       In addition the function name() returns the name of the
       document type as specified in the <!DOCTYPE name> tag.

       See also QDomDocument.

MEMBER FUNCTION DOCUMENTATION
QDomDocumentType::QDomDocumentType ()
       Creates an empty QDomDocumentType object.

QDomDocumentType::QDomDocumentType ( const QDomDocumentType & n )
       Copy constructor.

       The data of the copy is shared: modifying one will also
       change the other. If you want to make a real copy, use
       cloneNode() instead.

QDomDocumentType::~QDomDocumentType ()
       Destructor.

QDomNamedNodeMap QDomDocumentType::entities () const [virtual]
       Returns a map of all entities described in the DTD.

bool QDomDocumentType::isDocumentType () const [virtual]
       This function overloads QDomNode::isDocumentType().

       See also nodeType() and QDomNode::toDocumentType().

Trolltech AS		   13 June 2001				1

QDomDocumentType(3qt)			    QDomDocumentType(3qt)

       Reimplemented from QDomNode.

QString QDomDocumentType::name () const [virtual]
       Returns the name of the document type as specified in the
       <!DOCTYPE name> tag.

       See also nodeName().

QDomNode::NodeType QDomDocumentType::nodeType() const [virtual]
       Returns DocumentTypeNode.

       See also isDocumentType() and QDomNode::toDocumentType().

       Reimplemented from QDomNode.

QDomNamedNodeMap QDomDocumentType::notations () const [virtual]
       Returns a map of all notations described in the DTD.

QDomDocumentType& QDomDocumentType::operator= ( const
       QDomDocumentType & n )
       Assignement operator.

       The data of the copy is shared: modifying one will also
       change the other. If you want to make a real copy, use
       cloneNode() instead.

SEE ALSO
       http://doc.trolltech.com/qdomdocumenttype.html
       http://www.trolltech.com/faq/tech.html

COPYRIGHT
       Copyright 1992-2001 Trolltech AS,
       http://www.trolltech.com.  See the license file included
       in the distribution for a complete license statement.

AUTHOR
       Generated automatically from the source code.

BUGS
       If you find a bug in Qt, please report it as described in
       http://doc.trolltech.com/bughowto.html.	Good bug reports
       make our job much simpler. Thank you.

       In case of content or formattting problems with this
       manual page, please report them to qt-bugs@trolltech.com.
       Please include the name of the manual page
       (qdomdocumenttype.3qt) and the Qt version (2.3.1).

Trolltech AS		   13 June 2001				2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net