QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "ui_widget_svgselector.h"
#include "qgisgui.h"
#include <QAbstractListModel>
#include <QDialog>
#include <QDialogButtonBox>
#include <QLayout>
#include <QStandardItemModel>
#include <QWidget>
#include <QThread>
#include <QElapsedTimer>
Go to the source code of this file.
Classes | |
class | QgsSvgSelectorDialog |
class | QgsSvgSelectorGroupsModel |
A model for displaying SVG search paths. More... | |
class | QgsSvgSelectorListModel |
A model for displaying SVG files with a preview icon. More... | |
class | QgsSvgSelectorWidget |