#include </home/clem/local/src/opie/libopie2/opiepim/core/opimrecordlist.h>
Public Types | |
| typedef OTemplateBase< T > | Base |
| typedef OPimRecordListIterator< T > | Iterator |
Public Member Functions | |
| OPimRecordList () | |
| OPimRecordList (const QArray< int > &ids, const Base *) | |
| ~OPimRecordList () | |
| Iterator | begin () |
| Iterator | end () |
| uint | count () const |
| T | operator[] (uint i) |
| int | uidAt (uint i) |
| bool | remove (int uid) |
Protected Member Functions | |
| UIDArray | uids () const |
Private Attributes | |
| QArray< int > | m_ids |
| const Base * | m_acc |
| OPimRecordListPrivate * | d |
Friends | |
| class | OPimAccessTemplate |
Definition at line 122 of file opimrecordlist.h.
|
|||||
|
Definition at line 126 of file opimrecordlist.h. |
|
|||||
|
Definition at line 127 of file opimrecordlist.h. |
|
|||||||||
|
c'tor Definition at line 132 of file opimrecordlist.h. |
|
||||||||||||||||
|
Definition at line 323 of file opimrecordlist.h. |
|
|||||||||
|
Definition at line 330 of file opimrecordlist.h. |
|
|||||||||
|
the first iterator Definition at line 337 of file opimrecordlist.h. References Opie::OPimRecordList< T >::m_acc, and Opie::OPimRecordList< T >::m_ids. |
|
|||||||||
|
the number of items in the list Definition at line 356 of file opimrecordlist.h. References Opie::OPimRecordList< T >::m_ids. Referenced by TodoSearch::search(), DatebookSearch::search(), and AdressSearch::search(). |
|
|||||||||
|
the end Definition at line 345 of file opimrecordlist.h. References Opie::OPimRecordList< T >::m_acc, Opie::OPimRecordListIterator< T >::m_current, Opie::OPimRecordListIterator< T >::m_end, and Opie::OPimRecordList< T >::m_ids. |
|
||||||||||
|
Definition at line 363 of file opimrecordlist.h. References Opie::OTemplateBase< T >::find(), Opie::OPimRecordList< T >::m_acc, and Opie::OPimRecordList< T >::m_ids. |
|
||||||||||
|
Remove the contact with given uid Definition at line 380 of file opimrecordlist.h. References i, and Opie::OPimRecordList< T >::m_ids. |
|
||||||||||
|
Definition at line 373 of file opimrecordlist.h. References Opie::OPimRecordList< T >::m_ids. |
|
|||||||||
|
Definition at line 405 of file opimrecordlist.h. References Opie::OPimRecordList< T >::m_ids. Referenced by Opie::OPimAccessTemplate< T >::queryByExample(), and Opie::OPimAccessTemplate< T >::sorted(). |
|
|||||
|
Definition at line 124 of file opimrecordlist.h. |
|
|||||
|
Definition at line 170 of file opimrecordlist.h. |
|
|||||
|
Definition at line 169 of file opimrecordlist.h. Referenced by Opie::OPimRecordList< T >::begin(), Opie::OPimRecordList< T >::end(), and Opie::OPimRecordList< T >::operator[](). |
|
|||||
1.4.2