| 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" ); } |
no outgoing calls
no test coverage detected