#include </home/clem/local/src/opie/core/pim/osearch/olistviewitem.h>
Inheritance diagram for OListViewItem:

Public Types | |
| enum | { Raw, Searchgroup, Result, Contact, Todo, Event } |
Public Member Functions | |
| OListViewItem (OListViewItem *parent) | |
| OListViewItem (OListViewItem *parent, QString name) | |
| OListViewItem (QListView *parent, QString name) | |
| ~OListViewItem () | |
| virtual void | expand () |
| virtual int | rtti () |
| virtual QPopupMenu * | popupMenu () |
| void | clearList () |
|
|
Definition at line 19 of file olistviewitem.h. |
|
|
Definition at line 12 of file olistviewitem.cpp. Referenced by Opie::Ui::OListViewItem::childFactory(), SearchGroup::expand(), and SearchGroup::setSearch(). |
|
||||||||||||
|
Definition at line 17 of file olistviewitem.cpp. |
|
||||||||||||
|
Definition at line 22 of file olistviewitem.cpp. |
|
|
Definition at line 27 of file olistviewitem.cpp. |
|
|
Definition at line 31 of file olistviewitem.cpp. Referenced by SearchGroup::doSearch(), and SearchGroup::expand(). |
|
|
Reimplemented in SearchGroup. Definition at line 25 of file olistviewitem.h. |
|
|
Reimplemented in DatebookSearch, DocLnkSearch, and TodoSearch. Definition at line 27 of file olistviewitem.h. |
|
|
Reimplemented in ResultItem, and SearchGroup. Definition at line 26 of file olistviewitem.h. References Raw. |
1.4.2