kontact Library API Documentation

Kontact::EntryItem Class Reference

A QListBoxPixmap Square Box with a large icon and a text underneath. More...

#include <iconsidepane.h>

Inheritance diagram for Kontact::EntryItem:

QListBoxItem List of all members.

Public Methods

 EntryItem (QListBox *, Kontact::Plugin *)
 ~EntryItem ()
Kontact::Pluginplugin () const
const QPixmappixmap () const
virtual int width (const QListBox *) const
virtual int height (const QListBox *) const

Protected Methods

virtual void paint (QPainter *p)

Detailed Description

A QListBoxPixmap Square Box with a large icon and a text underneath.

Definition at line 42 of file iconsidepane.h.


Member Function Documentation

int EntryItem::width const QListBox   const [virtual]
 

returns the width of this item.

Reimplemented from QListBoxItem.

Definition at line 64 of file iconsidepane.cpp.

References QListBoxItem::text(), and QPixmap::width().

int EntryItem::height const QListBox   const [virtual]
 

returns the height of this item.

Reimplemented from QListBoxItem.

Definition at line 75 of file iconsidepane.cpp.

References QPixmap::height(), and QListBoxItem::text().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kontact Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:39:01 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003