Searched defs:mapsetPath (Results 1 – 6 of 6) sorted by relevance
831 QString mapsetPath = gisdbase + "/" + location + "/" + mapset; in isOwner() local854 QString mapsetPath = gisdbase + "/" + location + "/" + mapset; in openMapset() local1232 QStringList QgsGrass::vectors( const QString &mapsetPath ) in vectors()1406 QStringList QgsGrass::rasters( const QString &mapsetPath ) in rasters()1432 QStringList QgsGrass::groups( const QString &mapsetPath ) in groups()1448 QStringList QgsGrass::elements( const QString &mapsetPath, const QString &element ) in elements()
81 QString mapsetPath() const { return mGisdbase + "/" + mLocation + "/" + mMapset; } in mapsetPath() function
835 QString mapsetPath = gisdbase + "/" + location + "/" + mapset; in isOwner() local858 QString mapsetPath = gisdbase + "/" + location + "/" + mapset; in openMapset() local1236 QStringList QgsGrass::vectors( const QString &mapsetPath ) in vectors()1410 QStringList QgsGrass::rasters( const QString &mapsetPath ) in rasters()1436 QStringList QgsGrass::groups( const QString &mapsetPath ) in groups()1452 QStringList QgsGrass::elements( const QString &mapsetPath, const QString &element ) in elements()
82 QString mapsetPath() const { return mGisdbase + "/" + mLocation + "/" + mMapset; } in mapsetPath() function
1175 QString mapsetPath = locationPath + "/" + d[i]; in setMapsets() local
1169 QString mapsetPath = locationPath + "/" + d[i]; in setMapsets() local