![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Classes | |
class | QWindowsComBase< ComInterface > |
Functions | |
template<class DesiredInterface > | |
static QT_BEGIN_NAMESPACE IID | qUuidOf () |
template<class DesiredInterface , class Derived > | |
bool | qWindowsComQueryInterface (Derived *d, REFIID id, LPVOID *iface) |
template<class FirstInheritedInterface , class Derived > | |
bool | qWindowsComQueryUnknownInterfaceMulti (Derived *d, REFIID id, LPVOID *iface) |
|
static |
Definition at line 19 of file qwindowscombase.h.
bool qWindowsComQueryInterface | ( | Derived * | d, |
REFIID | id, | ||
LPVOID * | iface | ||
) |
Definition at line 23 of file qwindowscombase.h.
References d.
bool qWindowsComQueryUnknownInterfaceMulti | ( | Derived * | d, |
REFIID | id, | ||
LPVOID * | iface | ||
) |
Definition at line 36 of file qwindowscombase.h.
References d.