mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
19 lines
402 B
Plaintext
19 lines
402 B
Plaintext
/** @defgroup core
|
|
|
|
QGIS core library. Contains all basic GIS functionality.
|
|
|
|
*/
|
|
|
|
/** @defgroup gui
|
|
|
|
QGIS gui library. It's built on top of core library and adds reusable GUI widgets.
|
|
*/
|
|
|
|
/** @defgroup analysis
|
|
|
|
Analysis library. Built on top of core library, the analysis library provides
|
|
high level tools for carrying out spatial analysis on vector and raster data.
|
|
*/
|
|
|
|
/** @defgroup MapComposer */
|