Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Assets::Downloader::DownloadableAssets Struct Reference
+ Collaboration diagram for Assets::Downloader::DownloadableAssets:

Public Attributes

QUrl remoteUrl
 
QList< QUrlfiles
 

Detailed Description

Definition at line 27 of file assetdownloader.cpp.

Member Data Documentation

◆ files

QList<QUrl> Assets::Downloader::DownloadableAssets::files

Definition at line 30 of file assetdownloader.cpp.

◆ remoteUrl

QUrl Assets::Downloader::DownloadableAssets::remoteUrl

Definition at line 29 of file assetdownloader.cpp.


The documentation for this struct was generated from the following file: