Sorting options dialog.
More...
#include <SortDialog.h>
|
| void | sort (int, int, const QString &) |
| |
◆ SortDialog()
| SortDialog::SortDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
◆ accept
| void SortDialog::accept |
( |
| ) |
|
|
privateslot |
◆ changeType
| void SortDialog::changeType |
( |
int |
index | ) |
|
|
privateslot |
◆ insertColumnsList()
| void SortDialog::insertColumnsList |
( |
const QStringList & |
cols | ) |
|
◆ sort
| void SortDialog::sort |
( |
int |
, |
|
|
int |
, |
|
|
const QString & |
|
|
) |
| |
|
signal |
◆ boxOrder
| QComboBox* SortDialog::boxOrder |
|
private |
◆ boxType
| QComboBox* SortDialog::boxType |
|
private |
◆ buttonCancel
| QPushButton* SortDialog::buttonCancel |
|
private |
◆ buttonHelp
| QPushButton* SortDialog::buttonHelp |
|
private |
◆ buttonOk
| QPushButton* SortDialog::buttonOk |
|
private |
◆ columnsList
| QComboBox* SortDialog::columnsList |
|
private |
The documentation for this class was generated from the following files: