44 if ( mTools.contains( toolMetaData->
name() ) )
47 mTools[toolMetaData->
name()] = toolMetaData;
55 if ( !mTools.contains( name ) )
58 delete mTools.take( name );
65 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.