, including all inherited members.
after(QRunnable *, const QTime &time) | QDispatchQueue | |
after(QRunnable *, dispatch_time_t time) | QDispatchQueue | |
after(dispatch_block_t b, const QTime &time) | QDispatchQueue | [inline] |
xdispatch::queue::after(operation *, struct tm *time) | xdispatch::queue | |
xdispatch::queue::after(operation *, dispatch_time_t time) | xdispatch::queue | |
xdispatch::queue::after(dispatch_block_t b, struct tm *time) | xdispatch::queue | [inline] |
xdispatch::queue::after(dispatch_block_t b, dispatch_time_t time) | xdispatch::queue | [inline] |
apply(QIterationRunnable *, int times) | QDispatchQueue | |
xdispatch::queue::apply(iteration_operation *, size_t times) | xdispatch::queue | |
xdispatch::queue::apply(dispatch_iteration_block_t b, size_t times) | xdispatch::queue | [inline] |
async(QRunnable *) | QDispatchQueue | |
xdispatch::queue::async(operation *) | xdispatch::queue | |
xdispatch::queue::async(dispatch_block_t b) | xdispatch::queue | [inline] |
finalizer(operation *, const queue &=global_queue()) | xdispatch::queue | |
finalizer(dispatch_block_t b, const queue &q=global_queue()) | xdispatch::queue | [inline] |
label() const | xdispatch::queue | |
native() const | xdispatch::queue | [virtual] |
native_queue() const | xdispatch::queue | [virtual] |
object() | xdispatch::object | [protected] |
operator!=(const object &) | xdispatch::object | |
operator!=(const dispatch_object_t &) | xdispatch::object | |
operator=(const QDispatchQueue &) | QDispatchQueue | |
xdispatch::queue::operator=(const queue &) | xdispatch::queue | |
operator==(const object &) | xdispatch::object | |
operator==(const dispatch_object_t &) | xdispatch::object | |
QDispatchQueue(const QString &label) | QDispatchQueue | |
QDispatchQueue(const char *) | QDispatchQueue | |
QDispatchQueue(dispatch_queue_t) | QDispatchQueue | |
QDispatchQueue(const xdispatch::queue &) | QDispatchQueue | |
QDispatchQueue(const QDispatchQueue &) | QDispatchQueue | |
queue(dispatch_queue_t) | xdispatch::queue | |
queue(const char *label) | xdispatch::queue | |
queue(const std::string &) | xdispatch::queue | |
queue(const queue &) | xdispatch::queue | |
resume() | QDispatchQueue | [virtual, slot] |
setFinalizer(QRunnable *, const xdispatch::queue &=xdispatch::global_queue()) | QDispatchQueue | |
setFinalizer(xdispatch::operation *, const xdispatch::queue &=xdispatch::global_queue()) | QDispatchQueue | |
setFinalizer(dispatch_block_t b, const xdispatch::queue &q=xdispatch::global_queue()) | QDispatchQueue | [inline] |
setTarget(const xdispatch::queue &) | QDispatchQueue | |
suspend() | QDispatchQueue | [virtual, slot] |
sync(QRunnable *) | QDispatchQueue | |
xdispatch::queue::sync(operation *) | xdispatch::queue | |
xdispatch::queue::sync(dispatch_block_t b) | xdispatch::queue | [inline] |
target_queue(const queue &) | xdispatch::object | [virtual] |
~object() | xdispatch::object | [virtual] |
~QDispatchQueue() | QDispatchQueue | |
~queue() | xdispatch::queue | |