QGIS API Documentation 3.31.0-Master (d8a37248f1)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QAbstractTableModel>
#include <QSortFilterProxyModel>
Go to the source code of this file.
Classes | |
class | QgsBookmarkManagerModel |
Implements a model for the contents of QgsBookmarkManager objects. More... | |
class | QgsBookmarkManagerProxyModel |
A QSortFilterProxyModel subclass for sorting the entries in a QgsBookmarkManagerModel. More... | |