UserInfoListViewItem Class Reference
A customized QListViewItem for the list view in the User Info tab. More...
#include <userinfo.h>
Inherits ColorListViewItem.
Inheritance diagram for UserInfoListViewItem:


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

