38 QObject::tr(
"2-Circle Point Intersection" ),
48 if ( mTools.contains( toolMetaData->
name() ) )
51 mTools[toolMetaData->
name()] = toolMetaData;
59 if ( !mTools.contains( name ) )
62 delete mTools.take( name );
69 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.