Translations:Development/Tutorials/Saving and loading/43/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 07:31, 26 October 2019
Then we use the KIO library to retrieve our file. This allows us to open the file normally even if it's stored in a remote location like an FTP site. We make the following call to the KIO::storedGet() function with an argument for the file you wish to open or download: