Public Member Functions | Private Attributes
XmlLoadingException Class Reference

#include <xmlloadingexception.h>

List of all members.

Public Member Functions

int columnNumber () const
int lineNumber () const
QString msg () const
 XmlLoadingException (const QString &msg, const QDomElement &node) throw ()
 ~XmlLoadingException () throw ()

Private Attributes

int m_col
int m_line
QString m_msg

Detailed Description

Definition at line 8 of file xmlloadingexception.h.


Constructor & Destructor Documentation

XmlLoadingException::XmlLoadingException ( const QString &  msg,
const QDomElement &  node 
) throw () [inline]

Definition at line 11 of file xmlloadingexception.h.

Definition at line 16 of file xmlloadingexception.h.


Member Function Documentation

int XmlLoadingException::columnNumber ( ) const [inline]

Definition at line 20 of file xmlloadingexception.h.

int XmlLoadingException::lineNumber ( ) const [inline]

Definition at line 19 of file xmlloadingexception.h.

QString XmlLoadingException::msg ( ) const [inline]

Definition at line 18 of file xmlloadingexception.h.


Member Data Documentation

Definition at line 25 of file xmlloadingexception.h.

Definition at line 24 of file xmlloadingexception.h.

QString XmlLoadingException::m_msg [private]

Definition at line 23 of file xmlloadingexception.h.


The documentation for this class was generated from the following file:


hector_nist_arena_designer
Author(s): Johannes Simon, Stefan Kohlbrecher
autogenerated on Mon Oct 6 2014 00:26:31