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

OListView Class Reference

#include </home/clem/local/src/opie/core/pim/osearch/olistview.h>

List of all members.

Public Member Functions

 OListView (QWidget *parent=0, const char *name=0)
 ~OListView ()

Protected Slots

void expand (QListViewItem *)

Related Functions

(Note that these are not member functions.)

QDataStreamoperator<< (QDataStream &stream, const OListView &listview)
QDataStreamoperator>> (QDataStream &stream, OListView &listview)


Constructor & Destructor Documentation

OListView::OListView QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 18 of file olistview.cpp.

References expand(), qApp, and tr.

OListView::~OListView  ) 
 

Definition at line 31 of file olistview.cpp.


Member Function Documentation

void OListView::expand QListViewItem *   )  [protected, slot]
 

Definition at line 35 of file olistview.cpp.

Referenced by OListView().


Friends And Related Function Documentation

QDataStream & operator<< QDataStream stream,
const OListView listview
[related]
 

Writes listview to the stream and returns a reference to the stream.

Definition at line 232 of file olistview.cpp.

QDataStream & operator>> QDataStream stream,
OListView listview
[related]
 

Reads listview from the stream and returns a reference to the stream.

Definition at line 238 of file olistview.cpp.


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