kontact

#include <iconsidepane.h>

Inherits TQListBoxItem.

Public Member Functions

 EntryItem (Navigator *, Kontact::Plugin *)
 
Kontact::Pluginplugin () const
 
const TQPixmap * pixmap () const
 
Navigatornavigator () const
 
void setHover (bool)
 
void setPaintActive (bool)
 
bool paintActive () const
 
virtual int width (const TQListBox *) const
 
virtual int height (const TQListBox *) const
 

Protected Member Functions

void reloadPixmap ()
 
virtual void paint (TQPainter *p)
 

Detailed Description

A TQListBoxPixmap Square Box with an optional icon and a text underneath.

Definition at line 51 of file iconsidepane.h.

Constructor & Destructor Documentation

◆ EntryItem()

EntryItem::EntryItem ( Navigator parent,
Kontact::Plugin plugin 
)

Definition at line 95 of file iconsidepane.cpp.

◆ ~EntryItem()

EntryItem::~EntryItem ( )

Definition at line 106 of file iconsidepane.cpp.

Member Function Documentation

◆ height()

int EntryItem::height ( const TQListBox *  listbox) const
virtual

returns the height of this item.

Definition at line 145 of file iconsidepane.cpp.

◆ navigator()

Navigator * EntryItem::navigator ( ) const

Definition at line 123 of file iconsidepane.cpp.

◆ paint()

void EntryItem::paint ( TQPainter *  p)
protectedvirtual

Definition at line 159 of file iconsidepane.cpp.

◆ paintActive()

bool Kontact::EntryItem::paintActive ( ) const
inline

Definition at line 65 of file iconsidepane.h.

◆ pixmap()

const TQPixmap * Kontact::EntryItem::pixmap ( ) const
inline

Definition at line 59 of file iconsidepane.h.

◆ plugin()

Kontact::Plugin * Kontact::EntryItem::plugin ( ) const
inline

Definition at line 57 of file iconsidepane.h.

◆ reloadPixmap()

void EntryItem::reloadPixmap ( )
protected

Definition at line 110 of file iconsidepane.cpp.

◆ setHover()

void EntryItem::setHover ( bool  hasHover)

Definition at line 243 of file iconsidepane.cpp.

◆ setPaintActive()

void EntryItem::setPaintActive ( bool  paintActive)

Definition at line 248 of file iconsidepane.cpp.

◆ width()

int EntryItem::width ( const TQListBox *  listbox) const
virtual

returns the width of this item.

Definition at line 128 of file iconsidepane.cpp.


The documentation for this class was generated from the following files: