18 #ifndef QGSSUBSTITUTIONLISTWIDGET_H
19 #define QGSSUBSTITUTIONLISTWIDGET_H
24 #include "ui_qgssubstitutionlistwidgetbase.h"
69 void mButtonAdd_clicked();
70 void mButtonRemove_clicked();
72 void mButtonExport_clicked();
73 void mButtonImport_clicked();
A collection of string replacements (specified using QgsStringReplacement objects).
A representation of a single string replacement.
A dialog which allows users to specify a list of substitutions to apply to a string,...