, including all inherited members.
cancel() | xdispatch::source | [private] |
cancel_handler(xdispatch::operation *) | xdispatch::source | [private] |
cancel_handler(dispatch_block_t b) | xdispatch::source | [inline, private, virtual] |
current() | QDispatchTimer | [static] |
data() | xdispatch::source | [inline, private, static] |
handler(xdispatch::operation *) | xdispatch::source | [private] |
handler(dispatch_block_t b) | xdispatch::source | [inline, private, virtual] |
interval(uint64_t) | xdispatch::timer | [private] |
latency(uint64_t) | xdispatch::timer | [private] |
native() const | xdispatch::source | [private, virtual] |
native_source() const | xdispatch::source | [private] |
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::source | [private, virtual] |
setHandler(QRunnable *) | QDispatchTimer | |
setHandler(dispatch_block_t b) | QDispatchTimer | [inline] |
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 t, const xdispatch::queue &q, dispatch_block_t b) | xdispatch::timer | [inline, private, static] |
single_shot(struct tm *t, const xdispatch::queue &q, dispatch_block_t b) | xdispatch::timer | [inline, private, static] |
single_shot(dispatch_time_t t, const xdispatch::queue &q, const lambda_function &b) | xdispatch::timer | [inline, private, static] |
single_shot(struct tm *t, const xdispatch::queue &q, const lambda_function &b) | xdispatch::timer | [inline, 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 t, const xdispatch::queue &q, dispatch_block_t b) | QDispatchTimer | [inline, static] |
singleShot(const QTime &t, const xdispatch::queue &q, dispatch_block_t b) | QDispatchTimer | [inline, static] |
singleShot(dispatch_time_t t, const xdispatch::queue &q, const xdispatch::lambda_function &b) | QDispatchTimer | [inline, static] |
singleShot(const QTime &t, const xdispatch::queue &q, const xdispatch::lambda_function &b) | QDispatchTimer | [inline, static] |
source(sourcetype *) | xdispatch::source | [private] |
start() | QDispatchTimer | [slot] |
stop() | QDispatchTimer | [slot] |
suspend() | xdispatch::source | [private, virtual] |
target_queue(const xdispatch::queue &) | xdispatch::source | [private, virtual] |
target_queue() const | xdispatch::source | [private] |
timer(uint64_t interval, const xdispatch::queue &target=global_queue(), const time &starting=time_now) | xdispatch::timer | [private] |
timer(const timer &) | xdispatch::timer | [private] |
~object() | xdispatch::object | [private, virtual] |
~QDispatchTimer() | QDispatchTimer | |
~source() | xdispatch::source | [private] |
~timer() | xdispatch::timer | [private] |