QtiPlot  0.9.8.2
Public Member Functions | Private Attributes | List of all members
CustomMenuHandler Class Reference

#include <CustomActionDialog.h>

Inheritance diagram for CustomMenuHandler:

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

CustomMenuHandler::CustomMenuHandler ( )

Member Function Documentation

bool CustomMenuHandler::characters ( const QString &  str)
inline
bool CustomMenuHandler::endElement ( const QString &  namespaceURI,
const QString &  localName,
const QString &  qName 
)
QString CustomMenuHandler::errorString ( ) const
inline
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 
)
QString CustomMenuHandler::title ( )
inline

Member Data Documentation

QString CustomMenuHandler::currentText
private
QString CustomMenuHandler::d_location
private
QString CustomMenuHandler::d_title
private
QString CustomMenuHandler::errorStr
private
bool CustomMenuHandler::metFitTag
private

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