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

SuperValueList< ItemType > Class Template Reference

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

#include <supervaluelist.h>

List of all members.

Public Member Functions

 SuperValueList (int argc,...)
 SuperValueList ()


Detailed Description

template<class ItemType>
class SuperValueList< ItemType >

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

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


Constructor & Destructor Documentation

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

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

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

template<class ItemType>
SuperValueList< ItemType >::SuperValueList  )  [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