knode
KNHdrViewItem Class Reference
#include <knhdrviewitem.h>
Inheritance diagram for KNHdrViewItem:

Detailed Description
Header view item.
Definition at line 26 of file knhdrviewitem.h.
Public Member Functions | |
| virtual int | compare (Q3ListViewItem *i, int col, bool ascending) const |
| int | countUnreadInThread () |
| Q3DragObject * | dragObject () |
| void | expandChildren () |
| bool | isActive () const |
| KNHdrViewItem (KNHdrViewItem *ref, KNArticle *a=0) | |
| KNHdrViewItem (KNHeaderView *ref, KNArticle *a=0) | |
| void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
| void | setActive (bool b) |
| bool | showToolTip (int column) const |
| virtual QString | text (int col) const |
| int | width (const QFontMetrics &fm, const Q3ListView *lv, int column) const |
| ~KNHdrViewItem () | |
Public Attributes | |
| KNArticle * | art |
Constructor & Destructor Documentation
| KNHdrViewItem::KNHdrViewItem | ( | KNHeaderView * | ref, | |
| KNArticle * | a = 0 | |||
| ) |
Definition at line 34 of file knhdrviewitem.cpp.
| KNHdrViewItem::KNHdrViewItem | ( | KNHdrViewItem * | ref, | |
| KNArticle * | a = 0 | |||
| ) |
Definition at line 41 of file knhdrviewitem.cpp.
| KNHdrViewItem::~KNHdrViewItem | ( | ) |
Definition at line 57 of file knhdrviewitem.cpp.
Member Function Documentation
| int KNHdrViewItem::compare | ( | Q3ListViewItem * | i, | |
| int | col, | |||
| bool | ascending | |||
| ) | const [virtual] |
Definition at line 80 of file knhdrviewitem.cpp.
| int KNHdrViewItem::countUnreadInThread | ( | ) |
Definition at line 272 of file knhdrviewitem.cpp.
| Q3DragObject * KNHdrViewItem::dragObject | ( | ) |
Definition at line 245 of file knhdrviewitem.cpp.
| void KNHdrViewItem::expandChildren | ( | ) |
Definition at line 69 of file knhdrviewitem.cpp.
| bool KNHdrViewItem::isActive | ( | ) | const [inline] |
Definition at line 43 of file knhdrviewitem.h.
| void KNHdrViewItem::paintCell | ( | QPainter * | p, | |
| const QColorGroup & | cg, | |||
| int | column, | |||
| int | width, | |||
| int | alignment | |||
| ) |
Definition at line 120 of file knhdrviewitem.cpp.
| void KNHdrViewItem::setActive | ( | bool | b | ) | [inline] |
Definition at line 42 of file knhdrviewitem.h.
| bool KNHdrViewItem::showToolTip | ( | int | column | ) | const [inline] |
Definition at line 51 of file knhdrviewitem.h.
| QString KNHdrViewItem::text | ( | int | col | ) | const [virtual] |
Definition at line 214 of file knhdrviewitem.cpp.
| int KNHdrViewItem::width | ( | const QFontMetrics & | fm, | |
| const Q3ListView * | lv, | |||
| int | column | |||
| ) | const |
Definition at line 195 of file knhdrviewitem.cpp.
Member Data Documentation
Definition at line 48 of file knhdrviewitem.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference