#include <FileTool.h>
◆ byNumberSortCallback()
static bool Core::FileTool::byNumberSortCallback |
( |
const QFileInfo & |
f1, |
|
|
const QFileInfo & |
f2 |
|
) |
| |
|
static |
Callback for qSort to sort filenames naturally, taking numbers like numbers, not strings.
◆ removeInvalidCharactersInFilename()
static void Core::FileTool::removeInvalidCharactersInFilename |
( |
QString & |
filename | ) |
|
|
static |
Removes all characters that are prohibited in a filename (not a path).
◆ removeNonAsciiCharactersInPath()
static void Core::FileTool::removeNonAsciiCharactersInPath |
( |
QString & |
path | ) |
|
|
static |
Removes all non-ASCII characters in a path.
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/Core/include/Core/FileTool.h