|
90e4e21391
|
System::getJsonFilesOnUsbStick(): return list of JSON files for configured
directory under mount path.
|
2024-05-14 12:49:28 +02:00 |
|
|
4536284f34
|
getUSBMountPath(): check for directory 'dirPathUnderMountPath' under mount path.
|
2024-05-14 12:48:19 +02:00 |
|
|
a3a4c09c7f
|
checkForUSBStick(): look for etc/psa_config in mountpath-directory.
|
2024-05-14 12:46:38 +02:00 |
|
|
a5dd9af29a
|
Add System::allowedJsonFiles to name default JSON file names.
|
2024-05-14 12:45:43 +02:00 |
|
|
5124e1cca6
|
Use return value of type std::optional<QString> for
checkForUSBStick() and getUSBMountPath().
Add getJsonFilesOnUsbStick().
|
2024-05-14 12:43:46 +02:00 |
|
|
f741fb96f9
|
start main sources
|
2024-05-05 17:26:34 +02:00 |
|
|
05b68f21c2
|
Add System.h/System.cpp -> to be adapted later
|
2024-04-26 13:05:19 +02:00 |
|