QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <QDialog>
#include "qgis_sip.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... | |