Home
last modified time | relevance | path

Searched defs:lastSavePath (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/settings/
H A DSettings.h644 fs::path lastSavePath; variable
H A DSettings.cpp797 auto lastSavePath = this->lastSavePath.u8string(); in save() local
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/stockdlg/
H A DXojOpenDlg.cpp127 auto lastSavePath = this->settings->getLastSavePath(); in showOpenDialog() local
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DCurrentLocationWidget.cpp431 QString CurrentLocationWidget::lastSavePath() const in lastSavePath() function in Marble::CurrentLocationWidget
/dports/graphics/xournalpp/xournalpp-1.1.0/src/model/
H A DDocument.cpp111 auto Document::createSaveFolder(fs::path lastSavePath) -> fs::path { in createSaveFolder()
/dports/astro/marble/marble-21.12.3/src/lib/marble/routing/
H A DRoutingManager.cpp606 QString RoutingManager::lastSavePath() const in lastSavePath() function in Marble::RoutingManager
/dports/games/warzone2100/warzone2100/src/
H A Dloadsave.cpp484 char lastSavePath[PATH_MAX]; variable