![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlcontext_source_resolver_p.h>
Public Member Functions | |
| QQmlContextSourceResolver (QObject *objectForContext) | |
| QUrl | resolve (QUrl) const override |
| Public Member Functions inherited from QMultimediaPrivate::AbstractSourceResolver | |
| virtual | ~AbstractSourceResolver () |
Protected Attributes | |
| const QObject *const | m_objectForContext |
Definition at line 25 of file qqmlcontext_source_resolver_p.h.
|
explicit |
Definition at line 13 of file qqmlcontext_source_resolver.cpp.
Implements QMultimediaPrivate::AbstractSourceResolver.
Definition at line 17 of file qqmlcontext_source_resolver.cpp.
|
protected |
Definition at line 32 of file qqmlcontext_source_resolver_p.h.