Go to the documentation of this file.
22 #ifndef _SOPRANO_UTIL_ASYNC_QUERY_H_
23 #define _SOPRANO_UTIL_ASYNC_QUERY_H_
25 #include <QtCore/QObject>
110 bool boolValue()
const;
136 Node binding(
int offset )
const;
145 int bindingCount()
const;
162 bool isGraph()
const;
170 bool isBinding()
const;
255 Q_PRIVATE_SLOT( d,
void _s_finished() )
256 Q_PRIVATE_SLOT( d,
void _s_emitNextReady() )