Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FVPrivate< T > Class Template Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katetextline.h>

Inheritance diagram for FVPrivate< T >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef QValueListConstIterator<
T > 
Iterator

Public Member Functions

 FVPrivate ()

Public Attributes

int curpos
Iterator curit

Detailed Description

template<class T>
class FVPrivate< T >

FastValueList: QValueList, but with a faster at() like QList FVPrivate is needed so that "const" functions can change the current position

Definition at line 40 of file katetextline.h.


Member Typedef Documentation

template<class T>
typedef QValueListConstIterator<T> FVPrivate< T >::Iterator
 

Definition at line 44 of file katetextline.h.


Constructor & Destructor Documentation

template<class T>
FVPrivate< T >::FVPrivate  )  [inline]
 

Definition at line 47 of file katetextline.h.


Member Data Documentation

template<class T>
Iterator FVPrivate< T >::curit
 

Definition at line 45 of file katetextline.h.

template<class T>
int FVPrivate< T >::curpos
 

Definition at line 43 of file katetextline.h.

Referenced by FVPrivate< Ptr >::FVPrivate().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:33:33 2005 for OPIE by  doxygen 1.4.2