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