kdf
CListView Class Reference
#include <listview.h>
Inheritance diagram for CListView:

Detailed Description
Definition at line 28 of file listview.h.
Public Member Functions | |
| CListView (QWidget *parent=0, const char *name=0, int visibleItem=10) | |
| void | setVisibleItem (int visibleItem, bool updateSize=true) |
| virtual QSize | sizeHint (void) const |
| const QPixmap & | icon (const QString &iconName, bool drawBorder) |
Constructor & Destructor Documentation
| CListView::CListView | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| int | visibleItem = 10 | |||
| ) | [explicit] |
Definition at line 38 of file listview.cpp.
Member Function Documentation
| void CListView::setVisibleItem | ( | int | visibleItem, | |
| bool | updateSize = true | |||
| ) |
Definition at line 46 of file listview.cpp.
| QSize CListView::sizeHint | ( | void | ) | const [virtual] |
Definition at line 57 of file listview.cpp.
Definition at line 70 of file listview.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference