- Member QgisPlugin::mType
- Really, might be indicative that this needs to split into maplayer vs. ui plug-in vs. other kind of plug-in
- Member QgsCoordinateReferenceSystem::createFromOgcWmsCrs (QString theCrs)
- - CRS:84 is hardcoded to EPSG:4326 - see if this is appropriate
- Member QgsProject::title (QString const &title)
- However current dialogs don't allow setting of it yet
- Member QgsProject::~QgsProject ()
- XXX Should have semantics for saving project if dirty as last gasp?
- Member QgsProject::clearProperties ()
- "properties" is, overall, a good name; but that might imply that the qgis specific state properites are different since they aren't accessible here. Actually, what if we make "qgis" yet another scope that stores its state in the properties list? E.g., QgsProject::instance()->properties()["qgis"]?
- Member QgsProject::dumpProperties () const
- XXX Now slightly broken since re-factoring. Won't print out top-level key and redundantly prints sub-keys.
- Member QgsProjectionSelector::loadUserCrsList (QSet< QString > *crsFilter=0)
- Should this be public?
- Member QgsProjectionSelector::loadCrsList (QSet< QString > *crsFilter=0)
- Should this be public?
- Member QgsVectorLayer::setDataProvider (QString const &provider)
- XXX should this return bool? Throw exceptions?
- Member _getTitle
- XXX we should go with the attribute xor <title>, not both.
Generated on Fri Nov 21 01:51:19 2008 for Quantum GIS API Documentation by
1.5.1