KDE PIM / Developers / API Docs / kontact

Kontact::Summary Class Reference

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

#include <summary.h>

Inherits QWidget.

Inherited by KABSummaryWidget, KNotesSummaryWidget, SDSummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, and TodoSummaryWidget.

List of all members.

Public Slots

Signals

Public Member Functions

Protected Member Functions


Detailed Description

Summary widget for display in the Summary View plugin.


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.

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.

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().

virtual void Kontact::Summary::updateSummary bool  force = false  )  [inline, virtual, slot]
 

This is called if the displayed information should be updated.

Parameters:
force true if the update was requested by the user

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