42 #ifndef QDECLARATIVEAPPLICATION_P_H 43 #define QDECLARATIVEAPPLICATION_P_H 45 #include <QtCore/QObject> 47 #include <private/qdeclarativeglobal_p.h> 73 void layoutDirectionChanged();
86 #endif // QDECLARATIVEAPPLICATION_P_H
#define QT_END_NAMESPACE
This macro expands to.
Qt::LayoutDirection layoutDirection
#define QML_DECLARE_TYPE(TYPE)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARATIVE_PRIVATE_EXPORT
virtual bool eventFilter(QObject *, QEvent *)
Filters events if this object has been installed as an event filter for the watched object...
#define Q_DECLARE_PRIVATE(Class)
The QEvent class is the base class of all event classes.