mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
12 lines
448 B
HTML
12 lines
448 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Invert Selection of Shapes Layer</h1>
|
|
<div class='author'>O.Conrad (c) 2011</div>
|
|
<div class='description'>Deselects selected and selects unselected shapes of given shapes layer.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Input <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|