![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <SpreadsheetWidget.h>
Public Types | |
| enum | { KeyCount = 3 } |
Public Member Functions | |
| bool | operator() (const QStringList &row1, const QStringList &row2) const |
Public Attributes | |
| int | keys [KeyCount] |
| bool | ascending [KeyCount] |
Definition at line 78 of file SpreadsheetWidget.h.
| anonymous enum |
| Enumerator | |
|---|---|
| KeyCount | |
Definition at line 84 of file SpreadsheetWidget.h.
| bool SpreadsheetCompare::operator() | ( | const QStringList & | row1, |
| const QStringList & | row2 | ||
| ) | const |
Definition at line 476 of file SpreadsheetWidget.cpp.
| bool SpreadsheetCompare::ascending[KeyCount] |
Definition at line 86 of file SpreadsheetWidget.h.
Definition at line 85 of file SpreadsheetWidget.h.