Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

SuperPtrList< ItemType > Class Template Reference

Inherits Qt's QPtrList and provdies a more useful constructor. More...

#include <superptrlist.h>

List of all members.

Public Member Functions

 SuperPtrList (int argc,...)
 SuperPtrList ()


Detailed Description

template<class ItemType>
class SuperPtrList< ItemType >

Inherits Qt's QPtrList and provdies a more useful constructor.

The constructor may take multiple elements to add into the list.


Constructor & Destructor Documentation

template<class ItemType>
SuperPtrList< ItemType >::SuperPtrList int  argc,
... 
[inline]
 

The first argument is the number of variable parameters of type ItemType*.

Following the first argument, argc pointers of type ItemType* must be passed.

template<class ItemType>
SuperPtrList< ItemType >::SuperPtrList  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 27 12:01:41 2004 for Glitch by doxygen 1.3.2