|
QGIS API Documentation
2.8.6-Wien
|
#include <qgsstylev2exportimportdialog.h>

Public Types | |
| enum | Mode { Export, Import } |
Public Slots | |
| void | browse () |
| void | clearSelection () |
| void | doExportImport () |
| void | importTypeChanged (int) |
| void | selectAll () |
Public Member Functions | |
| QgsStyleV2ExportImportDialog (QgsStyleV2 *style, QWidget *parent=NULL, Mode mode=Export) | |
| ~QgsStyleV2ExportImportDialog () | |
Definition at line 31 of file qgsstylev2exportimportdialog.h.
| Enumerator | |
|---|---|
| Export | |
| Import | |
Definition at line 36 of file qgsstylev2exportimportdialog.h.
| QgsStyleV2ExportImportDialog::QgsStyleV2ExportImportDialog | ( | QgsStyleV2 * | style, |
| QWidget * | parent = NULL, |
||
| Mode | mode = Export |
||
| ) |
Definition at line 31 of file qgsstylev2exportimportdialog.cpp.
| QgsStyleV2ExportImportDialog::~QgsStyleV2ExportImportDialog | ( | ) |
Definition at line 369 of file qgsstylev2exportimportdialog.cpp.
|
slot |
Definition at line 408 of file qgsstylev2exportimportdialog.cpp.
|
slot |
Definition at line 380 of file qgsstylev2exportimportdialog.cpp.
|
slot |
Definition at line 105 of file qgsstylev2exportimportdialog.cpp.
|
slot |
Definition at line 385 of file qgsstylev2exportimportdialog.cpp.
|
slot |
Definition at line 375 of file qgsstylev2exportimportdialog.cpp.
1.8.11