Todo List

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 QgsMapLayer::drawLabels (QgsRenderContext &rendererContext)
to be removed: used only in vector layers

Member QgsMapLayer::repaintRequested ()
to be removed - GUI dependency

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 QgsProjectBadLayerGuiHandler::findLayer (QString const &fileFilters, QDomNode const &constLayerNode)

Member QgsProjectionSelector::loadUserCrsList (QSet< QString > *crsFilter=0)
Should this be public?

Member QgsProjectionSelector::loadCrsList (QSet< QString > *crsFilter=0)
Should this be public?

Member QgsRasterLayer::QgsRasterLayer (int dummy, const QString &baseName=QString(), const QString &path=QString(), const QString &providerLib=QString(), const QStringList &layers=QStringList(), const QStringList &styles=QStringList(), const QString &format=QString(), const QString &crs=QString())
Rename into a general constructor when the old raster interface is retired parameter dummy is just there to distinguish this function signature from the old non-provider one.

Member QgsVectorDataProvider::updateFeatureCount ()
to be removed

Member QgsVectorLayer::updateFeatureCount () const
to be removed

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 Sat Feb 4 19:17:21 2012 for Quantum GIS API Documentation by  doxygen 1.5.6