AnalysisListViewItem Class Reference
A customized QListViewItem for the list view in the Analysis tab. More...
#include <analysis.h>
Inherits ColorListViewItem.
Inheritance diagram for AnalysisListViewItem:


Public Methods | |
| AnalysisListViewItem (QListView *parent) | |
| ~AnalysisListViewItem () | |
| virtual QString | key (int column, bool ascending) const |
Detailed Description
A customized QListViewItem for the list view in the Analysis tab.
Definition at line 33 of file analysis.h.
Constructor & Destructor Documentation
|
|
The constructor.
Definition at line 40 of file analysis.h. References QListViewItem::parent(). |
|
|
The destructor.
Definition at line 42 of file analysis.h. |
Member Function Documentation
|
||||||||||||
|
Reimplemented to allow customized sorting of the items in the list.
Reimplemented from QListViewItem. Definition at line 44 of file analysis.cpp. References SetiContainer::clientState(), QString::contains(), Ksetiwatch::getLocation(), QString::rightJustify(), QString::sprintf(), QListViewItem::text(), and QString::toDouble(). |
The documentation for this class was generated from the following files:

