jtdx/SampleDownloader
2020-02-21 11:05:07 +02:00
..
Directory.cpp Initial commit 2020-02-21 11:05:07 +02:00
Directory.hpp Initial commit 2020-02-21 11:05:07 +02:00
DirectoryDelegate.cpp Initial commit 2020-02-21 11:05:07 +02:00
DirectoryDelegate.hpp Initial commit 2020-02-21 11:05:07 +02:00
DirectoryNode.hpp Initial commit 2020-02-21 11:05:07 +02:00
FileNode.cpp Initial commit 2020-02-21 11:05:07 +02:00
FileNode.hpp Initial commit 2020-02-21 11:05:07 +02:00
README Initial commit 2020-02-21 11:05:07 +02:00
RemoteFile.cpp Initial commit 2020-02-21 11:05:07 +02:00
RemoteFile.hpp Initial commit 2020-02-21 11:05:07 +02:00

A UI for downloading sample files from a web server.

Works in concert with  samples/CMakeLists.txt which generates the JSON
contents description file  and has a build  target upload-samples that
uploads the samples and content file to the project files server.