class KSortableItem


Definition#include <ksortablevaluelist.h>
Template formKSortableItem<class T, class Key = int>
InheritsQPair (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 KSortableItem ( Key i, const T& t )

KSortableItem

 KSortableItem ( const KSortableItem &rhs )

KSortableItem

 KSortableItem ()

KSortableItem

KSortableItemoperator= ( const KSortableItem& i )

operator=

bool  operator> ( const KSortableItem& i2 )

operator>

[const]

bool  operator< ( const KSortableItem& i2 )

operator<

[const]

bool  operator>= ( const KSortableItem& i2 )

operator>=

[const]

bool  operator<= ( const KSortableItem& i2 )

operator<=

[const]

bool  operator== ( const KSortableItem& i2 )

operator==

[const]

bool  operator!= ( const KSortableItem& i2 )

operator!=

[const]

T&  value ()

value

const T&  value ()

value

[const]

Key  index ()

index

[const]


Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53.