sincerely Singaporean

If you have not done so, read this full tutorial on how to use SGEXTN to build an application.

SGXFileDownloader

see header file

see source file

class SGXFileDownloader;

part of SGEXTN module SG_Widgets

provides file download functionality

detailed description

list of all including inherited members

implementation details

preprocessor file inclusion directive: #include ‹SGXFileDownloader.h›

CMake target for BuildLah: SGEXTN::SG_Widgets

see this link for more information about BuildLah

parent class: (none)

children classes: (none)

static member functions

static void downloadFile(const SGXString& s);

Detailed Description

SGXFileDownloader allows the user to download a file from the application into anywhere in their file system. Note that this does not actually involve downloading from a network, it just gives the user a file dialog. This is required to access files outside the application folder on mobile.

Implementation Details

Uses QML file downloader.

static void downloadFile(const SGXString& s);

Offers the user to download the file at path s.

This does not delete the file at s.

Nonexistent file at path s will cause this to do nothing.

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects