Util class for multi-part specific functions0. More...
Inherits QObject.
Static Public Member Functions | |
| static GO2SEnum::GO2SError | ImportPSG (String dir, String name, Boolean warning) |
| Import a PSG (GO2Cam multipart file) | |
| static GO2SEnum::GO2SError | ImportPSG (String filename, Boolean warning) |
| Import a PCE (GO2Cam multipart file) | |
Util class for multi-part specific functions0.
|
static |
Import a PSG (GO2Cam multipart file)
| [in] | dir | file directory |
| [in] | name | file name |
| [in] | warning | whether to display a warning about saving the current file |
|
static |
Import a PCE (GO2Cam multipart file)
| [in] | filename | complete file path |
| [in] | warning | whether to display a warning about saving the current file |