Qt 4.8
|
Contains enumerators and typedefs applying for Patternist on a global scale, as well as central documentation. More...
#include <QtGlobal>
#include <QtCore/QHash>
#include <QtCore/QUrl>
Go to the source code of this file.
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Typedefs | |
typedef qint32 | QPatternist::DayCountProperty |
typedef qint8 | QPatternist::DayProperty |
typedef qint32 | QPatternist::HourCountProperty |
typedef qint8 | QPatternist::HourProperty |
typedef int | QPatternist::ImportPrecedence |
typedef qint32 | QPatternist::MinuteCountProperty |
typedef qint8 | QPatternist::MinuteProperty |
typedef qint32 | QPatternist::MonthCountProperty |
typedef qint8 | QPatternist::MonthProperty |
typedef qint64 | QPatternist::MSecondCountProperty |
typedef qint16 | QPatternist::MSecondProperty |
typedef xsDouble | QPatternist::PatternPriority |
typedef qint32 | QPatternist::SecondCountProperty |
typedef qint32 | QPatternist::SecondProperty |
typedef qint32 | QPatternist::VariableSlotID |
typedef xsDouble | QPatternist::xsDecimal |
typedef qreal | QPatternist::xsDouble |
typedef xsDouble | QPatternist::xsFloat |
typedef qint64 | QPatternist::xsInteger |
typedef qint32 | QPatternist::YearProperty |
typedef qint8 | QPatternist::ZOHourProperty |
typedef qint8 | QPatternist::ZOMinuteProperty |
typedef qint32 | QPatternist::ZOTotal |
Functions | |
QString Q_AUTOTEST_EXPORT | QPatternist::escape (const QString &input) |
Similar to Qt::escape(), but also escapes apostrophes and quotes, such that the result is suitable as attribute content too. More... | |
Contains enumerators and typedefs applying for Patternist on a global scale, as well as central documentation.
Definition in file qprimitives_p.h.