9#include <QtCore/private/qobject_p.h>
31 std::unique_ptr<QFutureCallOutEvent> clonedEvent(
event.clone());
55 d->future.d->disconnectOutputInterface(
d);
62 d->future.d->connectOutputInterface(
d);
80#include "moc_qbasicfuturewatcher.cpp"
static bool sendEvent(QObject *receiver, QEvent *event)
Sends event event directly to receiver receiver, using the notify() function.
static void removePostedEvents(QObject *receiver, int eventType=0)
static void postEvent(QObject *receiver, QEvent *event, int priority=Qt::NormalEventPriority)
virtual bool event(QEvent *event)
This virtual function receives events to an object and should return true if the event e was recogniz...
static QThread * currentThread()
QFutureInterfaceBase future
void callOutInterfaceDisconnected() override
void postCallOutEvent(const QFutureCallOutEvent &event) override
~QBasicFutureWatcher() override
bool event(QEvent *event) override
This virtual function receives events to an object and should return true if the event e was recogniz...
void setFuture(QFutureInterfaceBase &fi)
QBasicFutureWatcher(QObject *parent=nullptr)
Combined button and popup list for selecting options.
GLdouble GLdouble GLdouble GLdouble q
QFileInfo fi("c:/temp/foo")
[newstuff]