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 | ( |  | ) |  | 
      
 
 
      
        
          | 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 | 
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.