SIntList< T > Class Template Reference

#include <sortdict.h>

Inheritance diagram for SIntList< T >:

QList List of all members.

Public Member Functions

 SIntList (SIntDict< T > *owner)
virtual ~SIntList ()
int compareItems (GCI item1, GCI item2)

Detailed Description

template<class T>
class SIntList< T >

internal wrapper class that redirects compareItems() to the dictionary

Definition at line 409 of file sortdict.h.


Constructor & Destructor Documentation

template<class T>
SIntList< T >::SIntList ( SIntDict< T > *  owner  )  [inline]

Definition at line 412 of file sortdict.h.

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

Definition at line 413 of file sortdict.h.


Member Function Documentation

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

Definition at line 414 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