2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/qgsfileutils.h
|
2024-09-09 09:54:21 +10:00
|
|
|
try:
|
|
|
|
QgsFileUtils.representFileSize = staticmethod(QgsFileUtils.representFileSize)
|
|
|
|
QgsFileUtils.extensionsFromFilter = staticmethod(QgsFileUtils.extensionsFromFilter)
|
|
|
|
QgsFileUtils.wildcardsFromFilter = staticmethod(QgsFileUtils.wildcardsFromFilter)
|
|
|
|
QgsFileUtils.fileMatchesFilter = staticmethod(QgsFileUtils.fileMatchesFilter)
|
|
|
|
QgsFileUtils.ensureFileNameHasExtension = staticmethod(QgsFileUtils.ensureFileNameHasExtension)
|
|
|
|
QgsFileUtils.addExtensionFromFilter = staticmethod(QgsFileUtils.addExtensionFromFilter)
|
|
|
|
QgsFileUtils.stringToSafeFilename = staticmethod(QgsFileUtils.stringToSafeFilename)
|
|
|
|
QgsFileUtils.findClosestExistingPath = staticmethod(QgsFileUtils.findClosestExistingPath)
|
|
|
|
QgsFileUtils.findFile = staticmethod(QgsFileUtils.findFile)
|
|
|
|
QgsFileUtils.driveType = staticmethod(QgsFileUtils.driveType)
|
|
|
|
QgsFileUtils.pathIsSlowDevice = staticmethod(QgsFileUtils.pathIsSlowDevice)
|
|
|
|
QgsFileUtils.sidecarFilesForPath = staticmethod(QgsFileUtils.sidecarFilesForPath)
|
|
|
|
QgsFileUtils.renameDataset = staticmethod(QgsFileUtils.renameDataset)
|
|
|
|
QgsFileUtils.splitPathToComponents = staticmethod(QgsFileUtils.splitPathToComponents)
|
|
|
|
QgsFileUtils.uniquePath = staticmethod(QgsFileUtils.uniquePath)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-09 09:54:21 +10:00
|
|
|
pass
|