QtPdCom
1.3.3
|
#include <QFutureWatcher>
#include <pdcom5/Variable.h>
#include "VariableList.h"
#include "Export.h"
#include "FutureWatchersDetails.h"
Go to the source code of this file.
Classes | |
class | QtPdCom::VariableWatcher |
Convenience class for processing the result of Process::findQt() More... | |
class | QtPdCom::ListWatcher |
Namespaces | |
QtPdCom | |
Functions | |
template<class Result , class Object , class Callback > | |
QFutureWatcher< Result > & | QtPdCom::createWatcher (Object *obj, Callback &&callback) |