Home
last modified time | relevance | path

Searched refs:setDatabasePath (Results 1 – 25 of 93) sorted by relevance

1234

/dports/graphics/digikam/digikam-7.4.0/core/utilities/firstrun/
H A Ddatabasepage.cpp76 void DatabasePage::setDatabasePath(const QString& path) in setDatabasePath() function in Digikam::DatabasePage
78 d->dbsettingswidget->setDatabasePath(path); in setDatabasePath()
H A Ddatabasepage.h52 void setDatabasePath(const QString& path);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libdevcore/
H A DDBFactory.cpp66 void setDatabasePath(std::string const& _path) in setDatabasePath() function
120 ->notifier(setDatabasePath), in databaseProgramOptions()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/osga/
H A DReaderWriterOSGA.cpp67 local_options->setDatabasePath(file); in readImage()
95 local_options->setDatabasePath(file); in readNode()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DPagedLOD.cpp34 lod.setDatabasePath(databasePath); in PagedLOD_readLocalData()
43 lod.setDatabasePath(path); in PagedLOD_readLocalData()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DPagedLOD.cpp34 lod.setDatabasePath(path);
43 lod.setDatabasePath(path);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ive/
H A DPagedLOD.cpp131 setDatabasePath(in->readString()); in read()
139 setDatabasePath(path); in read()
H A DReaderWriterIVE.cpp121 local_opt->setDatabasePath(osgDB::getFilePath(fileName)); in writeImage()
140 local_opt->setDatabasePath(osgDB::getFilePath(fileName)); in writeNode()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ive/
H A DPagedLOD.cpp131 setDatabasePath(in->readString()); in read()
139 setDatabasePath(path); in read()
H A DReaderWriterIVE.cpp121 local_opt->setDatabasePath(osgDB::getFilePath(fileName)); in writeImage()
140 local_opt->setDatabasePath(osgDB::getFilePath(fileName)); in writeNode()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DPagedLOD.cpp21 if ( !optionPath.empty() ) node.setDatabasePath( optionPath ); in readDatabasePath()
27 node.setDatabasePath( path ); in readDatabasePath()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DPagedLOD.cpp21 if ( !optionPath.empty() ) node.setDatabasePath( optionPath ); in readDatabasePath()
27 node.setDatabasePath( path ); in readDatabasePath()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/util/
H A DSGReaderWriterOptions.cxx51 options->setDatabasePath(path.utf8Str()); in fromPath()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DGeolocationPositionCache.h52 void setDatabasePath(const String&);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgDB/
H A DDatabaseRevisions65 void setDatabasePath(const std::string& path) { _databasePath = path; }
108 void setDatabasePath(const std::string& path) { _databasePath = path; }
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/
H A DDatabaseRevisions65 void setDatabasePath(const std::string& path) { _databasePath = path; }
108 void setDatabasePath(const std::string& path) { _databasePath = path; }
/dports/databases/opendbviewer/opendbviewer-1.1.1/src/Model/
H A DDatabaseModel.h32 void setDatabasePath(const QString& szDatabasePath);
H A DDatabaseModel.cpp42 void DatabaseModel::setDatabasePath(const QString& szDatabasePath) in setDatabasePath() function in DatabaseModel
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/utils/widgets/
H A Ddbsettingswidget.h72 void setDatabasePath(const QString& path);
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsnewgeopackagelayerdialog.h63 void setDatabasePath( const QString &path ) { mDatabase->setFilePath( path ); } in setDatabasePath() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsnewgeopackagelayerdialog.h63 void setDatabasePath( const QString &path ) { mDatabase->setFilePath( path ); } in setDatabasePath() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/
H A DReaderWriterRevisions.cpp82 revisions->setDatabasePath(revisions_path); in readRevisions()
107 dbRevision->setDatabasePath(revisions_path); in readRevisions()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/revisions/
H A DReaderWriterRevisions.cpp82 revisions->setDatabasePath(revisions_path); in readRevisions()
107 dbRevision->setDatabasePath(revisions_path); in readRevisions()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/zip/
H A DReaderWriterZIP.cpp130 local_options->setDatabasePath(file);
196 local_options->setDatabasePath(file);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/
H A DReaderWriterZIP.cpp134 local_options->setDatabasePath(file); in readNode()
205 local_options->setDatabasePath(file); in readImage()

1234