Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

LinkListBoxItem Class Reference

#include <linklistboxitem.h>

Collaboration diagram for LinkListBoxItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LinkListBoxItem (QListView *listbox, QString title, LitUrl url, QPixmap pm=QPixmap())
 LinkListBoxItem (QListView *listbox, LitUrl url, QListViewItem *after, QPixmap pm=QPixmap())
 LinkListBoxItem (QListViewItem *parent, QString title, LitUrl url, QPixmap pm=QPixmap())
 LinkListBoxItem (QListViewItem *parent, LitUrl url, QListViewItem *after, QPixmap pm=QPixmap())
void init ()
void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment)
LitUrl url ()
void setTextColor (const QColor &c)
void setBackgroundColor (const QColor &c)
void setOrderPrefix (QString p)
virtual const QString key (int column, bool ascending)
 ~LinkListBoxItem ()

Private Attributes

LitUrl u
QColor textcolor
QColor backgrcolor
QString orderprefix

Constructor & Destructor Documentation

LinkListBoxItem::LinkListBoxItem QListView *  listbox,
QString  title,
LitUrl  url,
QPixmap  pm = QPixmap()
 

Definition at line 23 of file linklistboxitem.cpp.

References init().

LinkListBoxItem::LinkListBoxItem QListView *  listbox,
LitUrl  url,
QListViewItem *  after,
QPixmap  pm = QPixmap()
 

Definition at line 29 of file linklistboxitem.cpp.

References init().

LinkListBoxItem::LinkListBoxItem QListViewItem *  parent,
QString  title,
LitUrl  url,
QPixmap  pm = QPixmap()
 

Definition at line 35 of file linklistboxitem.cpp.

References init().

LinkListBoxItem::LinkListBoxItem QListViewItem *  parent,
LitUrl  url,
QListViewItem *  after,
QPixmap  pm = QPixmap()
 

Definition at line 41 of file linklistboxitem.cpp.

References init().

LinkListBoxItem::~LinkListBoxItem  ) 
 

Definition at line 79 of file linklistboxitem.cpp.


Member Function Documentation

void LinkListBoxItem::init  ) 
 

Definition at line 47 of file linklistboxitem.cpp.

References backgrcolor, orderprefix, and textcolor.

Referenced by LinkListBoxItem().

const QString LinkListBoxItem::key int  column,
bool  ascending
[virtual]
 

Definition at line 74 of file linklistboxitem.cpp.

References orderprefix.

void LinkListBoxItem::paintCell QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  alignment
 

Definition at line 53 of file linklistboxitem.cpp.

References backgrcolor, and textcolor.

void LinkListBoxItem::setBackgroundColor const QColor &  c  ) 
 

Definition at line 66 of file linklistboxitem.cpp.

References backgrcolor.

Referenced by Note::addNoteTree().

void LinkListBoxItem::setOrderPrefix QString  p  ) 
 

Definition at line 70 of file linklistboxitem.cpp.

References orderprefix.

Referenced by Note::addNoteTree().

void LinkListBoxItem::setTextColor const QColor &  c  ) 
 

Definition at line 62 of file linklistboxitem.cpp.

References textcolor.

Referenced by Note::addNoteTree().

LitUrl LinkListBoxItem::url  ) 
 

Definition at line 60 of file linklistboxitem.cpp.

References u.

Referenced by AuthorLinkListBox::authorPos(), LinkListBox::open(), SelectItem::url(), and LinkListBox::url().


Member Data Documentation

QColor LinkListBoxItem::backgrcolor [private]
 

Definition at line 28 of file linklistboxitem.h.

Referenced by init(), paintCell(), and setBackgroundColor().

QString LinkListBoxItem::orderprefix [private]
 

Definition at line 29 of file linklistboxitem.h.

Referenced by init(), key(), and setOrderPrefix().

QColor LinkListBoxItem::textcolor [private]
 

Definition at line 27 of file linklistboxitem.h.

Referenced by init(), paintCell(), and setTextColor().

LitUrl LinkListBoxItem::u [private]
 

Definition at line 26 of file linklistboxitem.h.

Referenced by url().


The documentation for this class was generated from the following files:
Generated on Sat Mar 27 19:22:25 2004 for Literature by doxygen 1.3.6-20040222