![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
bool | qdbus_loadLibDBus () |
QFunctionPointer | qdbus_resolve_conditionally (const char *name) |
QFunctionPointer | qdbus_resolve_me (const char *name) |
bool qdbus_loadLibDBus | ( | ) |
Definition at line 37 of file qdbus_symbols.cpp.
Referenced by QDBusArgumentPrivate::createSignature(), and QDBusMessagePrivate::toDBusMessage().
QFunctionPointer qdbus_resolve_conditionally | ( | const char * | name | ) |
Definition at line 92 of file qdbus_symbols.cpp.
QFunctionPointer qdbus_resolve_me | ( | const char * | name | ) |
Definition at line 103 of file qdbus_symbols.cpp.