kontact Library API Documentation

Kontact::Summary Class Reference

Summary widget for display in the Summary View plugin. More...

#include <summary.h>

Inheritance diagram for Kontact::Summary:

QWidget List of all members.

Public Slots

virtual void configChanged ()

Signals

void message (const QString &message)

Public Methods

 Summary (QWidget *parent, const char *name=0)
virtual ~Summary ()
virtual int summaryHeight () const
QWidgetcreateHeader (QWidget *parent, const QPixmap &icon, const QString &heading)
virtual QStringList configModules () const

Detailed Description

Summary widget for display in the Summary View plugin.

Definition at line 35 of file summary.h.


Member Function Documentation

virtual int Kontact::Summary::summaryHeight   const [inline, virtual]
 

Return logical height of summary widget.

This is used to calculate how much vertical space relative to other summary widgets this widget will use in the summary view.

Definition at line 48 of file summary.h.

QWidget * Summary::createHeader QWidget   parent,
const QPixmap   icon,
const QString   heading
 

Creates a heading for a typical summary view with an icon and a heading.

Definition at line 43 of file summary.cpp.

References QWidget::colorGroup(), QFont::pointSize(), QLabel::setAlignment(), QFont::setBold(), QLabel::setFont(), QLabel::setIndent(), QLabel::setPixmap(), and QFont::setPointSize().

virtual QStringList Kontact::Summary::configModules   const [inline, virtual]
 

Return list of strings identifiying configuration modules for this summary part.

The string has to be suitable for being passed to KCMultiDialog::addModule().

Definition at line 61 of file summary.h.


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