SList< T > Class Template Reference

#include <sortdict.h>

Inheritance diagram for SList< T >:

QList List of all members.

Public Member Functions

 SList (SDict< T > *owner)
virtual ~SList ()
int compareItems (GCI item1, GCI item2)

Detailed Description

template<class T>
class SList< T >

internal wrapper class that redirects compareItems() to the dictionary

Definition at line 81 of file sortdict.h.


Constructor & Destructor Documentation

template<class T>
SList< T >::SList ( SDict< T > *  owner  )  [inline]

Definition at line 84 of file sortdict.h.

template<class T>
virtual SList< T >::~SList (  )  [inline, virtual]

Definition at line 85 of file sortdict.h.


Member Function Documentation

template<class T>
int SList< T >::compareItems ( GCI  item1,
GCI  item2 
) [inline]

Definition at line 86 of file sortdict.h.


The documentation for this class was generated from the following file:



Generated on Mon Mar 31 10:59:03 2008 by  doxygen 1.5.1