45 if ( mTools.contains( toolMetaData->
name() ) )
48 mTools[toolMetaData->
name()] = toolMetaData;
56 if ( !mTools.contains( name ) )
59 delete mTools.take( name );
66 if ( !mTools.contains( name ) )
static QIcon getThemeIcon(const QString &name, const QColor &fillColor=QColor(), const QColor &strokeColor=QColor())
Helper to get a theme icon.
Map canvas is a class for displaying all GIS data types on a canvas.