Definition at line 19 of file TrackCollWidget.cxx.
◆ sectionSorting()
| bool TrackCollWidget::Imp::sectionSorting |
( |
const QString & | s1, |
|
|
const QString & | s2 ) |
|
inlinestatic |
Definition at line 22 of file TrackCollWidget.cxx.
23 {
24
25 bool ok1, ok2;
29 theclass->message(
"Could not decode section header to type: '"+s1+
"'");
31 theclass->message(
"Could not decode section header to type: '"+s2+
"'");
32 return static_cast<int>(type1) < static_cast<int>(type2);
33 }
static Type sectionHeaderToType(const QString &, bool &status)
◆ theclass
The documentation for this class was generated from the following file: