Ksetiwatch API Documentation


WUListViewItem Class Reference

A customized QListViewItem for the WU list view in the Completed Work Units tab. More...

#include <completedwulist.h>

Inherits ColorListViewItem.

Inheritance diagram for WUListViewItem:

Inheritance graph
[legend]
Collaboration diagram for WUListViewItem:

Collaboration graph
[legend]
List of all members.

Public Methods

 WUListViewItem (QListView *parent)
 ~WUListViewItem ()
virtual QString key (int column, bool ascending) const

Detailed Description

A customized QListViewItem for the WU list view in the Completed Work Units tab.

Definition at line 32 of file completedwulist.h.


Constructor & Destructor Documentation

WUListViewItem::WUListViewItem QListView   parent [inline]
 

The constructor.

Parameters:
parent  The parent list view.

Definition at line 39 of file completedwulist.h.

References QListViewItem::parent().

WUListViewItem::~WUListViewItem   [inline]
 

The destructor.

Definition at line 41 of file completedwulist.h.


Member Function Documentation

QString WUListViewItem::key int    column,
bool    ascending
const [virtual]
 

Reimplemented to allow customized sorting of the items in the list.

Parameters:
column  The column for which a key is returned.
ascending  Indicates the sorting order (usage not recommended).
Returns:
A key that can be used for sorting by column column.

Reimplemented from QListViewItem.

Definition at line 37 of file completedwulist.cpp.

References QString::contains(), QString::rightJustify(), QString::sprintf(), QListViewItem::text(), and QString::toDouble().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:29:08 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002