Home
last modified time | relevance | path

Searched refs:CacheLocation (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/dports/net-im/kaidan/kaidan-0.8.0/src/
H A DAvatarFileStorage.cpp42 QDir cacheDir(QStandardPaths::writableLocation(QStandardPaths::CacheLocation)); in AvatarFileStorage()
112 QFile file(QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + in addAvatar()
155 QString path = QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + in cleanUp()
164 return QStandardPaths::locate(QStandardPaths::CacheLocation, QString("avatars") + in getAvatarPath()
190 QString path = QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + in saveAvatarsFile()
/dports/finance/electrum/Electrum-4.1.5/packages/qtpy/
H A DQtCore.py72 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
103 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
/dports/devel/git-cola/git-cola-3.10.1/qtpy/
H A DQtCore.py72 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
103 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
/dports/devel/py-QtPy/QtPy-1.11.3/qtpy/
H A DQtCore.py74 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
105 CacheLocation = _QDesktopServices.CacheLocation variable in QStandardPaths
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/util/
H A Dqdesktopservices_mac.cpp91 case QDesktopServices::CacheLocation: in translateLocation()
147 if (type == DataLocation || type == CacheLocation) in storageLocation()
158 if (type == DataLocation || type == CacheLocation) { in storageLocation()
/dports/net-im/psi/psi-1.5/src/
H A Dpsicapsregsitry.cpp13 QFile file(ApplicationInfo::homeDir(ApplicationInfo::CacheLocation) + "/caps.xml"); in saveData()
24 QFile file(ApplicationInfo::homeDir(ApplicationInfo::CacheLocation) + "/caps.xml"); in loadData()
/dports/x11/konsole/konsole-21.12.3/src/history/
H A DHistoryFile.cpp54 fileLocation = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); in Q_GLOBAL_STATIC()
65 … << QStandardPaths::writableLocation(QStandardPaths::CacheLocation); in Q_GLOBAL_STATIC()
68 fileLocation = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); in Q_GLOBAL_STATIC()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/CommandLineModules/Documentation/Snippets/ModuleManager/
H A Dmain.cpp55 QDesktopServices::storageLocation(QDesktopServices::CacheLocation) in main()
57 QStandardPaths::writableLocation(QStandardPaths::CacheLocation) in main()
/dports/net/quiterss/quiterss-0.19.4_1/src/main/
H A Dglobals.cpp77 cacheDir_ = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); in init()
80 cacheDir_ = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in init()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/stores/shipper/
H A Dshipper_index_client.go59 CacheLocation string `yaml:"cache_location"` member
76 …f.StringVar(&cfg.CacheLocation, "boltdb.shipper.cache-location", "", "Cache location for restoring…
118 boltdbIndexClientDir = s.cfg.CacheLocation
151 CacheDir: s.cfg.CacheLocation,
/dports/math/mathgl/mathgl-2.5/json/
H A DMainWindow.cpp34 const QString location = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); in MainWindow()
36 const QString location = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in MainWindow()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DGMaps.cs65 cache.CacheLocation = value;
72 public static string CacheLocation property in GKMap.GMaps
119 string newCache = CacheLocation; in InitCache()
215 CacheLocation = appDataLocation; in ResetCacheLocation()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/dataengines/favicons/
H A Dfaviconprovider.cpp57 …d->cachePath = QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + '/' + fileName + … in FaviconProvider()
60 …d->cachePath = QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + "/favicons/" + fa… in FaviconProvider()
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/src/
H A DFuelClient_TEST.cc381 config.CacheLocation(common::cwd() + "/test_cache"); in TEST()
385 EXPECT_EQ(config.CacheLocation(), client.Config().CacheLocation()); in TEST()
460 config.CacheLocation(common::cwd() + "/test_cache"); in TEST()
465 EXPECT_EQ(config.CacheLocation(), client.Config().CacheLocation()); in TEST()
590 EXPECT_TRUE(config.CacheLocation().empty()); in TEST()
H A DLocalCache_TEST.cc113 conf.CacheLocation(common::cwd() + "/test_cache"); in TEST()
140 conf.CacheLocation(common::cwd() + "/test_cache"); in TEST()
172 conf.CacheLocation(common::cwd() + "/test_cache"); in TEST()
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/include/ignition/fuel_tools/
H A DClientConfig.hh182 public: std::string CacheLocation() const;
187 public: void CacheLocation(const std::string &_path);
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/network/access/qnetworkdiskcache/
H A Dtst_qnetworkdiskcache.cpp112 QString cacheLoc = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in timeInsertion_data()
178 QString cacheLoc = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in timeRead_data()
242 QString cacheLoc = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in timeRemoval_data()
297 QString cacheLoc = QDesktopServices::storageLocation(QDesktopServices::CacheLocation); in timeExpiration_data()
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dkspaths.cpp24 case QStandardPaths::CacheLocation: in locate()
62 case QStandardPaths::CacheLocation: in locateAll()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/runners/bookmarks/
H A Dfaviconfromblob.cpp28 …cons-%2.sqlite").arg(QStandardPaths::writableLocation(QStandardPaths::CacheLocation), profileName); in chrome()
72 …er-Favicons-%2").arg(QStandardPaths::writableLocation(QStandardPaths::CacheLocation), profileName); in FaviconFromBlob()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstandardpaths_haiku.cpp153 case CacheLocation: in writableLocation()
198 case CacheLocation: in standardLocations()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstandardpaths_haiku.cpp153 case CacheLocation: in writableLocation()
198 case CacheLocation: in standardLocations()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstandardpaths_haiku.cpp153 case CacheLocation: in writableLocation()
198 case CacheLocation: in standardLocations()
/dports/games/flightgear/flightgear-2020.3.11/utils/fgqcanvas/
H A Dfgqcanvasfontcache.cpp69 QDir cacheDir(QStandardPaths::writableLocation(QStandardPaths::CacheLocation)); in onFontDownloadFinished()
100 QString path = QStandardPaths::locate(QStandardPaths::CacheLocation, name); in lookupFile()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstandardpaths_haiku.cpp153 case CacheLocation: in writableLocation()
198 case CacheLocation: in standardLocations()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstandardpaths_haiku.cpp153 case CacheLocation: in writableLocation()
198 case CacheLocation: in standardLocations()

12345678910>>...25