Home
last modified time | relevance | path

Searched refs:dotenvFormat (Results 1 – 1 of 1) sorted by relevance

/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A Dsqlitedb.cpp440 …static const QSettings::Format dotenvFormat = QSettings::registerFormat("env", &DotenvFormat::read… in tryEncryptionSettings() local
441 QSettings dotenv(dotenvFilePath, dotenvFormat); in tryEncryptionSettings()