QtiPlot  0.9.8.2
Public Member Functions | Private Attributes
CustomMenuHandler Class Reference

#include <CustomActionDialog.h>

List of all members.

Public Member Functions

bool characters (const QString &str)
 CustomMenuHandler ()
bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)
QString errorString () const
bool fatalError (const QXmlParseException &)
QString location ()
bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &attributes)
QString title ()

Private Attributes

QString currentText
QString d_location
QString d_title
QString errorStr
bool metFitTag

Constructor & Destructor Documentation

References d_location, d_title, and metFitTag.


Member Function Documentation

bool CustomMenuHandler::characters ( const QString &  str) [inline]

References currentText.

bool CustomMenuHandler::endElement ( const QString &  namespaceURI,
const QString &  localName,
const QString &  qName 
)

References currentText, d_location, and d_title.

QString CustomMenuHandler::errorString ( ) const [inline]

References errorStr.

bool CustomMenuHandler::fatalError ( const QXmlParseException &  ) [inline]
QString CustomMenuHandler::location ( ) [inline]
bool CustomMenuHandler::startElement ( const QString &  namespaceURI,
const QString &  localName,
const QString &  qName,
const QXmlAttributes &  attributes 
)

References currentText, errorStr, and metFitTag.

QString CustomMenuHandler::title ( ) [inline]

References d_title.

Referenced by ApplicationWindow::loadCustomActions().


Member Data Documentation

QString CustomMenuHandler::currentText [private]
QString CustomMenuHandler::d_location [private]
QString CustomMenuHandler::d_title [private]
QString CustomMenuHandler::errorStr [private]

Referenced by errorString(), and startElement().

Referenced by CustomMenuHandler(), and startElement().


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