We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c6291 commit ebcc3d8Copy full SHA for ebcc3d8
src/plugins/qgisplugin.h
@@ -19,10 +19,9 @@
19
* Plugins provide additional functionality to QGis. Plugins must
20
* implement several required methods in order to be registered with
21
* QGis. These methods include:
22
- * <ul>name
23
- * <li>version
24
- * <li>description
25
- * </ul>
+ * name:
+ * - version
+ * - description
26
*
27
* All QGis plugins must inherit from the abstract base class QgisPlugin.
28
* This list will grow as the API is expanded.
0 commit comments