Modules

  • module core library The CORE library contains all basic GIS functionality.
  • module gui library The GUI library is build on top of the CORE library and adds reusable GUI widgets.
  • module analysis library The ANALYSIS library is built on top of CORE library and provides high level tools for carrying out spatial analysis on vector and raster data.
  • module server library The SERVER library is built on top of the CORE library and adds map server components to QGIS.
  • module 3D library The 3D library is build on top of the CORE library and Qt 3D framework.
  • module plugin classes Contains classes related to implementation of QGIS plugins.
  • module QgsQuick library The QgsQuick library is built on top of the CORE library and Qt Quick/QML framework.