#include <CustomActionDialog.h>
List of all members.
Public Member Functions |
| bool | characters (const QString &str) |
| | CustomActionHandler (QAction *action) |
| bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) |
| QString | errorString () const |
| bool | fatalError (const QXmlParseException &) |
| QString | parentName () |
| bool | startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &attributes) |
Constructor & Destructor Documentation
| CustomActionHandler::CustomActionHandler |
( |
QAction * |
action | ) |
|
Member Function Documentation
| bool CustomActionHandler::characters |
( |
const QString & |
str | ) |
|
|
inline |
| bool CustomActionHandler::endElement |
( |
const QString & |
namespaceURI, |
|
|
const QString & |
localName, |
|
|
const QString & |
qName |
|
) |
| |
| QString CustomActionHandler::errorString |
( |
| ) |
const |
|
inline |
| bool CustomActionHandler::fatalError |
( |
const QXmlParseException & |
| ) |
|
|
inline |
| QString CustomActionHandler::parentName |
( |
| ) |
|
|
inline |
| bool CustomActionHandler::startElement |
( |
const QString & |
namespaceURI, |
|
|
const QString & |
localName, |
|
|
const QString & |
qName, |
|
|
const QXmlAttributes & |
attributes |
|
) |
| |
Member Data Documentation
| QString CustomActionHandler::currentText |
|
private |
| QAction* CustomActionHandler::d_action |
|
private |
| QString CustomActionHandler::d_widget_name |
|
private |
| QString CustomActionHandler::errorStr |
|
private |
| QString CustomActionHandler::filePath |
|
private |
| bool CustomActionHandler::metFitTag |
|
private |
The documentation for this class was generated from the following files: