• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

libkdegames

KChatBaseItemDelegate Class Reference

#include <kchatbaseitemdelegate.h>

Inheritance diagram for KChatBaseItemDelegate:

Inheritance graph
[legend]

List of all members.


Detailed Description

A delegate (see the Qt Model/View module for details) to paint the lines of the KChatBase list model (KChatBaseModel).

A KChatBaseItemDelegate paints two text items: first the player part then the text part. This honors KChatBase::addMessage which also uses both.

Colors and fonts for both parts are set in the corresponding model.

Definition at line 35 of file kchatbaseitemdelegate.h.


Public Member Functions

 KChatBaseItemDelegate (QObject *parent=0)
virtual ~KChatBaseItemDelegate ()
virtual void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index, const QString &sender, const QString &message) const
virtual QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
virtual QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index, const QString &sender, const QString &message) const

Constructor & Destructor Documentation

KChatBaseItemDelegate::KChatBaseItemDelegate ( QObject *  parent = 0  )  [explicit]

Constructs a KChatBaseItemDelegate object.

Definition at line 27 of file kchatbaseitemdelegate.cpp.

KChatBaseItemDelegate::~KChatBaseItemDelegate (  )  [virtual]

Destruct a KChatBaseItemDelegate object.

Definition at line 32 of file kchatbaseitemdelegate.cpp.


Member Function Documentation

void KChatBaseItemDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]

Reimplementation of the default paint method.

Draws the item at the given index in the model with good fonts for player name and message.

Should be reimplemented in inherited delegates

Definition at line 36 of file kchatbaseitemdelegate.cpp.

void KChatBaseItemDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index,
const QString &  sender,
const QString &  message 
) const

Definition at line 44 of file kchatbaseitemdelegate.cpp.

QSize KChatBaseItemDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]

Reimplementation of the default sizeHint.

Computes the given item size depending on the name and message sizes and on the fonts they use.

Should be reimplemented in inherited delegates

Definition at line 60 of file kchatbaseitemdelegate.cpp.

QSize KChatBaseItemDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index,
const QString &  sender,
const QString &  message 
) const [virtual]

Definition at line 68 of file kchatbaseitemdelegate.cpp.


The documentation for this class was generated from the following files:
  • kchatbaseitemdelegate.h
  • kchatbaseitemdelegate.cpp

libkdegames

Skip menu "libkdegames"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • kblackbox
  • kgoldrunner
  • kmahjongg
  • ksquares
  • libkdegames
  •   highscore
  •   kgame
  •   kggzgames
  •   kggzmod
  •   kggznet
  • libkmahjongg
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal