Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsuserprofilemanager.cpp32 setRootLocation( rootLocation ); in QgsUserProfileManager()
56 void QgsUserProfileManager::setRootLocation( const QString &rootProfileLocation ) in setRootLocation() function in QgsUserProfileManager
H A Dqgsuserprofilemanager.h77 void setRootLocation( const QString &rootProfileLocation );
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsuserprofilemanager.cpp32 setRootLocation( rootLocation ); in QgsUserProfileManager()
56 void QgsUserProfileManager::setRootLocation( const QString &rootProfileLocation ) in setRootLocation() function in QgsUserProfileManager
H A Dqgsuserprofilemanager.h77 void setRootLocation( const QString &rootProfileLocation );
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/include/
H A Dopds_dumper.h78 void setRootLocation(const std::string& rootLocation) { this->rootLocation = rootLocation; } in setRootLocation() function
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgsuserprofilemanager.sip.in64 void setRootLocation( const QString &rootProfileLocation );
86 calling :py:func:`~QgsUserProfileManager.setRootLocation`.
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsuserprofilemanager.sip.in64 void setRootLocation( const QString &rootProfileLocation );
86 calling :py:func:`~QgsUserProfileManager.setRootLocation`.
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/util/
H A DProjectUnzipUtil.java141 public void setRootLocation(IPath rootLocation) { in setRootLocation() method in ProjectUnzipUtil
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/
H A DTreePaneSelector.java128 treePane.setRootLocation(node, 0.5); in mouseClicked()
H A DTreePane.java206 public void setRootLocation(Node node, double length) { in setRootLocation() method in TreePane
906 setRootLocation(selectedNode, 0.5); in rerootOnSelectedBranch()
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/src/server/
H A DinternalServer.cpp660 opdsDumper.setRootLocation(m_root); in handle_catalog()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisapp.cpp861 mUserProfileManager->setRootLocation( rootProfileLocation ); in QgisApp()
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisapp.cpp948 mUserProfileManager->setRootLocation( rootProfileLocation ); in QgisApp()