mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Fix doxymentation also in sip
This commit is contained in:
parent
0fdfad4283
commit
ac5ff0c2ca
@ -184,8 +184,7 @@ class QgsSymbolV2
|
||||
QgsSymbolV2( SymbolType type, const QgsSymbolLayerV2List& layers /Transfer/ ); // can't be instantiated
|
||||
|
||||
/**
|
||||
* Creates a point in screen coordinates from a wkb string in map
|
||||
* coordinates
|
||||
Creates a point in screen coordinates from a QgsPoint in map coordinates
|
||||
*/
|
||||
static void _getPoint( QPointF& pt /Out/, QgsRenderContext& context, const QgsPoint& point );
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user