A file dialog which lets the user select the preferred encoding type for a data provider.
More...
#include <qgsencodingfiledialog.h>
Detailed Description
A file dialog which lets the user select the preferred encoding type for a data provider.
Constructor & Destructor Documentation
| QgsEncodingFileDialog::QgsEncodingFileDialog |
( |
QWidget * |
parent = 0, |
|
|
const QString & |
caption = QString(), |
|
|
const QString & |
directory = QString(), |
|
|
const QString & |
filter = QString(), |
|
|
const QString & |
encoding = QString() |
|
) |
| |
| QgsEncodingFileDialog::~QgsEncodingFileDialog |
( |
| ) |
|
Member Function Documentation
| void QgsEncodingFileDialog::addCancelAll |
( |
| ) |
|
| bool QgsEncodingFileDialog::cancelAll |
( |
| ) |
|
| QString QgsEncodingFileDialog::encoding |
( |
| ) |
const |
Returns a string describing the chosen encoding.
| void QgsEncodingFileDialog::pbnCancelAll_clicked |
( |
| ) |
|
|
slot |
| void QgsEncodingFileDialog::saveUsedEncoding |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: