Kontact::Summary Class Reference
Summary widget for display in the Summary View plugin. More...
#include <summary.h>
Inheritance diagram for Kontact::Summary:

Public Slots | |
virtual void | configChanged () |
virtual void | updateSummary (bool force=false) |
Signals | |
void | message (const QString &message) |
Public Member Functions | |
Summary (QWidget *parent, const char *name=0) | |
virtual int | summaryHeight () const |
QWidget * | createHeader (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
|
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. |
|
Creates a heading for a typical summary view with an icon and a heading.
Definition at line 43 of file summary.cpp. References QFont::pointSize(). |
|
Return list of strings identifiying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). |
|
This is called if the displayed information should be updated.
Definition at line 70 of file summary.h. References updateSummary(). Referenced by updateSummary(). |
The documentation for this class was generated from the following files: