lib
Kross::Api::ListT< OBJECT, TYPE > Class Template Reference
#include <list.h>
Inheritance diagram for Kross::Api::ListT< OBJECT, TYPE >:

Detailed Description
template<class OBJECT, class TYPE>
class Kross::Api::ListT< OBJECT, TYPE >
This template class extends the List class with a more generic way to deal with lists.
Definition at line 105 of file list.h.
Public Member Functions | |
ListT (QValueList< TYPE > values) | |
ListT (QIntDict< TYPE > values) | |
ListT (const QPtrList< TYPE > values) | |
virtual | ~ListT () |
The documentation for this class was generated from the following file: