![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerates the FORMATETC structures supported by QWindowsOleDataObject. More...
#include <qwindowsole.h>
Public Member Functions | |
| QWindowsOleEnumFmtEtc (const QList< FORMATETC > &fmtetcs) | |
| QWindowsOleEnumFmtEtc (const QList< LPFORMATETC > &lpfmtetcs) | |
| ~QWindowsOleEnumFmtEtc () override | |
| bool | isNull () const |
| STDMETHOD | Next (ULONG celt, LPFORMATETC rgelt, ULONG FAR *pceltFetched) noexcept override |
| STDMETHOD | Skip (ULONG celt) noexcept override |
| STDMETHOD | Reset (void) noexcept override |
| STDMETHOD | Clone (LPENUMFORMATETC FAR *newEnum) noexcept override |
Enumerates the FORMATETC structures supported by QWindowsOleDataObject.
Definition at line 51 of file qwindowsole.h.
Definition at line 197 of file qwindowsole.cpp.
References QWindowsContext::verbose.
|
explicit |
Definition at line 214 of file qwindowsole.cpp.
References QWindowsContext::verbose.
|
override |
Definition at line 232 of file qwindowsole.cpp.
|
overridenoexcept |
Definition at line 318 of file qwindowsole.cpp.
| bool QWindowsOleEnumFmtEtc::isNull | ( | ) | const |
Definition at line 249 of file qwindowsole.cpp.
|
overridenoexcept |
Definition at line 256 of file qwindowsole.cpp.
|
overridenoexcept |
Definition at line 311 of file qwindowsole.cpp.
|
overridenoexcept |
Definition at line 287 of file qwindowsole.cpp.