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();
122 #endif // QGSSUBSTITUTIONLISTWIDGET_H
A representation of a single string replacement.
A collection of string replacements (specified using QgsStringReplacement objects).
A dialog which allows users to specify a list of substitutions to apply to a string, with options for exporting and importing substitution lists.