QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <QDialog>
#include "qgis.h"
#include "qgspanelwidget.h"
#include "ui_qgssubstitutionlistwidgetbase.h"
#include "qgsstringutils.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsSubstitutionListDialog |
A dialog which allows users to specify a list of substitutions to apply to a string, with options for exporting and importing substitution lists. More... | |
class | QgsSubstitutionListWidget |
A widget which allows users to specify a list of substitutions to apply to a string, with options for exporting and importing substitution lists. More... | |