42 #ifndef QSCRIPTCOMPLETIONTASKINTERFACE_P_H 43 #define QSCRIPTCOMPLETIONTASKINTERFACE_P_H 56 #include <QtCore/qobject.h> 72 ScriptIdentifierCompletion
77 virtual void start() = 0;
81 int resultCount()
const;
90 void addResult(
const QString &result);
#define QT_END_NAMESPACE
This macro expands to.
static qreal position(QGraphicsObject *item, QDeclarativeAnchorLine::AnchorLine anchorLine)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)