knode
#include <knhdrviewitem.h>
|
| KNHdrViewItem (KNHeaderView *ref, KNArticle::Ptr a=KNArticle::Ptr()) |
|
| KNHdrViewItem (KNHdrViewItem *ref, KNArticle::Ptr a=KNArticle::Ptr()) |
|
| ~KNHdrViewItem () |
|
virtual int | compare (Q3ListViewItem *i, int col, bool ascending) const |
|
int | countUnreadInThread () |
|
Q3DragObject * | dragObject () |
|
void | expandChildren () |
|
bool | isActive () const |
|
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 |
|
Header view item.
Definition at line 26 of file knhdrviewitem.h.
KNHdrViewItem::~KNHdrViewItem |
( |
| ) |
|
int KNHdrViewItem::compare |
( |
Q3ListViewItem * |
i, |
|
|
int |
col, |
|
|
bool |
ascending |
|
) |
| const |
|
virtual |
int KNHdrViewItem::countUnreadInThread |
( |
| ) |
|
Q3DragObject * KNHdrViewItem::dragObject |
( |
| ) |
|
void KNHdrViewItem::expandChildren |
( |
| ) |
|
bool KNHdrViewItem::isActive |
( |
| ) |
const |
|
inline |
void KNHdrViewItem::paintCell |
( |
QPainter * |
p, |
|
|
const QColorGroup & |
cg, |
|
|
int |
column, |
|
|
int |
width, |
|
|
int |
alignment |
|
) |
| |
void KNHdrViewItem::setActive |
( |
bool |
b | ) |
|
|
inline |
bool KNHdrViewItem::showToolTip |
( |
int |
column | ) |
const |
|
inline |
QString KNHdrViewItem::text |
( |
int |
col | ) |
const |
|
virtual |
int KNHdrViewItem::width |
( |
const QFontMetrics & |
fm, |
|
|
const Q3ListView * |
lv, |
|
|
int |
column |
|
) |
| const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.