Sorting options dialog.
More...
#include <future_SortDialog.h>
List of all members.
Detailed Description
Member Enumeration Documentation
Constructor & Destructor Documentation
future::SortDialog::SortDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
Member Function Documentation
void future::SortDialog::accept |
( |
| ) |
|
|
privateslot |
void future::SortDialog::changeType |
( |
int |
index | ) |
|
|
privateslot |
void future::SortDialog::setColumnsList |
( |
QList< Column * > |
list | ) |
|
void future::SortDialog::sort |
( |
Column * |
leading, |
|
|
QList< Column * > |
cols, |
|
|
bool |
ascending |
|
) |
| |
|
signal |
Member Data Documentation
QComboBox* future::SortDialog::box_order |
QComboBox* future::SortDialog::box_type |
QPushButton* future::SortDialog::button_close |
QPushButton* future::SortDialog::button_help |
QPushButton* future::SortDialog::button_ok |
QComboBox* future::SortDialog::columns_list |
QList<Column*> future::SortDialog::d_columns_list |
|
private |
struct { ... } future::SortDialog::ui |
The documentation for this class was generated from the following files: