XMLTag Class Reference

#include <xmldocumentmanaging.h>

Inheritance diagram for XMLTag:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::pair< QString,
QString > 
TagAttribute
typedef QVector< TagAttributeTagAttributes

Public Member Functions

 XMLTag (const QString &tagname=QString(), const TagAttributes &attr=TagAttributes())
virtual ~XMLTag ()

Public Attributes

TagAttributes _attributes
QString _tagname

Detailed Description

Definition at line 34 of file xmldocumentmanaging.h.


Member Typedef Documentation

typedef std::pair<QString,QString> XMLTag::TagAttribute

Definition at line 37 of file xmldocumentmanaging.h.

Definition at line 38 of file xmldocumentmanaging.h.


Constructor & Destructor Documentation

XMLTag::XMLTag ( const QString &  tagname = QString(),
const TagAttributes attr = TagAttributes() 
) [inline]

Definition at line 42 of file xmldocumentmanaging.h.

virtual XMLTag::~XMLTag (  )  [inline, virtual]

Definition at line 47 of file xmldocumentmanaging.h.


Member Data Documentation

Definition at line 40 of file xmldocumentmanaging.h.

Definition at line 39 of file xmldocumentmanaging.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:37 2013