mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
13 lines
217 B
Plaintext
13 lines
217 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 MapComposer */
|