, including all inherited members.
app() const | DCOPRef | |
call(const QCString &fun) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7) | DCOPRef | [inline] |
call(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7, const T8 &t8) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop=NoEventLoop, int timeout=-1) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7) | DCOPRef | [inline] |
callExt(const QCString &fun, EventLoopFlag useEventLoop, int timeout, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7, const T8 &t8) | DCOPRef | [inline] |
clear() | DCOPRef | |
dcopClient() const | DCOPRef | |
DCOPRef() | DCOPRef | |
DCOPRef(const DCOPRef &ref) | DCOPRef | |
DCOPRef(const QCString &app, const QCString &obj="") | DCOPRef | |
DCOPRef(DCOPObject *object) | DCOPRef | |
DCOPRef(const QCString &app, const QCString &obj, const QCString &type) | DCOPRef | |
EventLoopFlag enum name | DCOPRef | |
isNull() const | DCOPRef | |
NoEventLoop enum value | DCOPRef | |
obj() const | DCOPRef | |
object() const | DCOPRef | |
operator=(const DCOPRef &) | DCOPRef | |
send(const QCString &fun) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7) | DCOPRef | [inline] |
send(const QCString &fun, const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7, const T8 &t8) | DCOPRef | [inline] |
setDCOPClient(DCOPClient *client) | DCOPRef | |
setRef(const QCString &app, const QCString &obj="") | DCOPRef | |
setRef(const QCString &app, const QCString &obj, const QCString &type) | DCOPRef | |
type() const | DCOPRef | |
UseEventLoop enum value | DCOPRef | |