, including all inherited members.
current() | QDispatchTimer | [static] |
handler(xdispatch::operation *) | xdispatch::timer | [private] |
handler(dispatch_block_t) | xdispatch::timer | [private] |
interval(uint64_t) | xdispatch::timer | [private] |
latency(uint64_t) | xdispatch::timer | [private] |
native() const | xdispatch::timer | [private, virtual] |
object() | xdispatch::object | [private] |
operator!=(const object &) | xdispatch::object | [private] |
operator!=(const dispatch_object_t &) | xdispatch::object | [private] |
operator=(const timer &) | xdispatch::timer | [private] |
operator==(const QDispatchTimer &) | QDispatchTimer | |
xdispatch::timer::operator==(const object &) | xdispatch::object | [private] |
xdispatch::timer::operator==(const dispatch_object_t &) | xdispatch::object | [private] |
QDispatchTimer(int msec, QObject *parent=NULL) | QDispatchTimer | |
QDispatchTimer(const QDispatchTimer &) | QDispatchTimer | |
QDispatchTimer(const xdispatch::timer &, QObject *parent=NULL) | QDispatchTimer | |
resume() | xdispatch::timer | [private, virtual] |
setHandler(QRunnable *) | QDispatchTimer | |
setHandler(dispatch_block_t) | QDispatchTimer | |
setInterval(int msec) | QDispatchTimer | |
setLatency(int usec) | QDispatchTimer | |
setTargetQueue(const xdispatch::queue &) | QDispatchTimer | |
single_shot(dispatch_time_t, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [private, static] |
single_shot(struct tm *, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [private, static] |
single_shot(dispatch_time_t, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [private, static] |
single_shot(struct tm *, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [private, static] |
singleShot(dispatch_time_t, const xdispatch::queue &, QRunnable *) | QDispatchTimer | [static] |
singleShot(const QTime &, const xdispatch::queue &, QRunnable *) | QDispatchTimer | [static] |
singleShot(dispatch_time_t, const xdispatch::queue &, dispatch_block_t) | QDispatchTimer | [static] |
singleShot(const QTime &, const xdispatch::queue &, dispatch_block_t) | QDispatchTimer | [static] |
start() | QDispatchTimer | [slot] |
stop() | QDispatchTimer | [slot] |
suspend() | xdispatch::timer | [private, virtual] |
target_queue(const xdispatch::queue &) | xdispatch::timer | [private] |
target_queue() | xdispatch::timer | [private] |
timer(uint64_t interval, const xdispatch::queue &target=global_queue(), dispatch_time_t starting=DISPATCH_TIME_NOW) | xdispatch::timer | [private] |
timer(const timer &) | xdispatch::timer | [private] |
timer(dispatch_source_t) | xdispatch::timer | [private] |
~object() | xdispatch::object | [private, virtual] |
~QDispatchTimer() | QDispatchTimer | |
~timer() | xdispatch::timer | [private] |