MCPcopy Create free account
hub / github.com/CloudCompare/CloudCompare / CurrentPath

Function CurrentPath

libs/CCPluginAPI/include/ccPersistentSettings.h:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 inline const QString DoNotRestoreWindowGeometry () { return QStringLiteral( "doNotRestoreWindowGeometry" ); }
30 inline const QString AppStyle () { return QStringLiteral( "AppStyle" ); }
31 inline const QString CurrentPath () { return QStringLiteral( "currentPath" ); }
32 inline const QString SelectedInputFilter () { return QStringLiteral( "selectedInputFilter" ); }
33 inline const QString SelectedOutputFilterCloud () { return QStringLiteral( "selectedOutputFilterCloud" ); }
34 inline const QString SelectedOutputFilterMesh () { return QStringLiteral( "selectedOutputFilterMesh" ); }

Callers 14

onExportWaveAsCSVMethod · 0.85
loadFromASCIIFileMethod · 0.85
doActionLoadFileMethod · 0.85
doActionSaveFileMethod · 0.85
doActionSaveProjectMethod · 0.85
onExportToCSVMethod · 0.85
onExportToImageMethod · 0.85
exportToASCIIMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected