| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "qgis_core.h"#include <QApplication>#include <QEvent>#include <QStringList>#include <QColor>#include <memory>#include "qgis_sip.h"#include "qgsconfig.h"#include "qgssettingsentry.h"#include "qgstranslationcontext.h"
Go to the source code of this file.
| Classes | |
| class | QgsApplication | 
| Extends QApplication to provide access to QGIS specific resources such as theme paths, database paths etc.  More... | |