#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katetextline.h>
Inheritance diagram for FastValueList< T >:


Public Types | |
| typedef QValueListIterator< T > | Iterator |
| typedef QValueListConstIterator< T > | ConstIterator |
Public Member Functions | |
| FastValueList () | |
| FastValueList (const FastValueList< T > &l) | |
| ~FastValueList () | |
| Iterator | insert (Iterator it, const T &x) |
| Iterator | append (const T &x) |
| Iterator | prepend (const T &x) |
| Iterator | remove (Iterator it) |
| void | remove (const T &x) |
| T & | operator[] (uint i) |
| const T & | operator[] (uint i) const |
| Iterator | at (uint i) |
| ConstIterator | at (uint i) const |
Protected Member Functions | |
| Iterator | fastat (uint i) |
| ConstIterator | fastat (uint i) const |
Protected Attributes | |
| FVPrivate< T > * | fvp |
|
|||||
|
Reimplemented from QValueList< T >. Definition at line 55 of file katetextline.h. |
|
|||||
|
Reimplemented from QValueList< T >. Definition at line 54 of file katetextline.h. |
|
|||||||||
|
Definition at line 117 of file katetextline.h. |
|
||||||||||
|
Definition at line 119 of file katetextline.h. |
|
|||||||||
|
Definition at line 121 of file katetextline.h. |
|
||||||||||
|
Reimplemented from QValueList< T >. Definition at line 127 of file katetextline.h. Referenced by KWBuffer::clear(), and KWBuffer::insertFile(). |
|
||||||||||
|
Definition at line 144 of file katetextline.h. |
|
||||||||||
|
Definition at line 143 of file katetextline.h. |
|
||||||||||
|
Definition at line 87 of file katetextline.h. |
|
||||||||||
|
Definition at line 59 of file katetextline.h. Referenced by FastValueList< Ptr >::at(), and FastValueList< Ptr >::operator[](). |
|
||||||||||||||||
|
Definition at line 123 of file katetextline.h. Referenced by KWBuffer::insertLine(). |
|
||||||||||
|
Definition at line 142 of file katetextline.h. |
|
||||||||||
|
Definition at line 141 of file katetextline.h. |
|
||||||||||
|
Reimplemented from QValueList< T >. Definition at line 130 of file katetextline.h. |
|
||||||||||
|
Reimplemented from QValueList< T >. Definition at line 137 of file katetextline.h. |
|
||||||||||
|
Definition at line 134 of file katetextline.h. Referenced by KWBuffer::removeLine(). |
|
|||||
|
Definition at line 57 of file katetextline.h. Referenced by FastValueList< Ptr >::append(), FastValueList< Ptr >::fastat(), FastValueList< Ptr >::FastValueList(), FastValueList< Ptr >::insert(), FastValueList< Ptr >::prepend(), FastValueList< Ptr >::remove(), and FastValueList< Ptr >::~FastValueList(). |
1.4.2