Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OSortableItem< T, Key > Class Template Reference

#include </home/clem/local/src/opie/libopie2/qt3/opiecore/osortablevaluelist.h>

Inheritance diagram for OSortableItem< T, Key >:

Inheritance graph
[legend]
Collaboration diagram for OSortableItem< T, Key >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OSortableItem (Key i, const T &t)
 OSortableItem (const OSortableItem< T, Key > &rhs)
 OSortableItem ()
OSortableItem< T, Key > & operator= (const OSortableItem< T, Key > &i)
bool operator> (const OSortableItem< T, Key > &i2) const
bool operator< (const OSortableItem< T, Key > &i2) const
bool operator>= (const OSortableItem< T, Key > &i2) const
bool operator<= (const OSortableItem< T, Key > &i2) const
bool operator== (const OSortableItem< T, Key > &i2) const
bool operator!= (const OSortableItem< T, Key > &i2) const
T & value ()
const T & value () const
Key index () const

template<class T, class Key = int>
class OSortableItem< T, Key >


Constructor & Destructor Documentation

template<class T, class Key = int>
OSortableItem< T, Key >::OSortableItem Key  i,
const T &  t
[inline]
 

Definition at line 46 of file osortablevaluelist.h.

template<class T, class Key = int>
OSortableItem< T, Key >::OSortableItem const OSortableItem< T, Key > &  rhs  )  [inline]
 

Definition at line 47 of file osortablevaluelist.h.

template<class T, class Key = int>
OSortableItem< T, Key >::OSortableItem  )  [inline]
 

Definition at line 50 of file osortablevaluelist.h.


Member Function Documentation

template<class T, class Key = int>
Key OSortableItem< T, Key >::index  )  const [inline]
 

Definition at line 85 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator!= const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 74 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator< const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 62 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator<= const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 68 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
OSortableItem<T, Key>& OSortableItem< T, Key >::operator= const OSortableItem< T, Key > &  i  )  [inline]
 

Definition at line 52 of file osortablevaluelist.h.

References QPair< Key, T >::first, and QPair< Key, T >::second.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator== const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 71 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator> const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 59 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
bool OSortableItem< T, Key >::operator>= const OSortableItem< T, Key > &  i2  )  const [inline]
 

Definition at line 65 of file osortablevaluelist.h.

References QPair< Key, T >::first.

template<class T, class Key = int>
const T& OSortableItem< T, Key >::value  )  const [inline]
 

Definition at line 81 of file osortablevaluelist.h.

References QPair< Key, T >::second.

template<class T, class Key = int>
T& OSortableItem< T, Key >::value  )  [inline]
 

Definition at line 78 of file osortablevaluelist.h.

References QPair< Key, T >::second.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:43:33 2005 for OPIE by  doxygen 1.4.2