LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::DownloadParams Struct Reference

#include "downloadhelpers.h"

Public Attributes

QString Mime_ {}
 
QVariantMap Additional_ {}
 
QObject * Context_ = nullptr
 

Detailed Description

Definition at line 47 of file downloadhelpers.h.

Member Data Documentation

◆ Additional_

QVariantMap LC::Util::DownloadParams::Additional_ {}

Definition at line 50 of file downloadhelpers.h.

Referenced by LC::Util::DownloadAsTemporary().

◆ Context_

QObject* LC::Util::DownloadParams::Context_ = nullptr

Definition at line 51 of file downloadhelpers.h.

Referenced by LC::Util::DownloadAsTemporary().

◆ Mime_

QString LC::Util::DownloadParams::Mime_ {}

Definition at line 49 of file downloadhelpers.h.

Referenced by LC::Util::DownloadAsTemporary().


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