#include <CustomActionDialog.h>
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 () |
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: