#include <summary.h>
Inherits TQWidget.
Inherited by KNotesSummaryWidget, SDSummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, SummaryWidget, and TodoSummaryWidget.
|
void | message (const TQString &message) |
|
void | summaryWidgetDropped (TQWidget *target, TQWidget *widget, int alignment) |
|
Summary widget for display in the Summary View plugin.
Definition at line 36 of file summary.h.
◆ Summary()
Summary::Summary |
( |
TQWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Summary()
◆ configChanged
virtual void Kontact::Summary::configChanged |
( |
| ) |
|
|
inlinevirtualslot |
◆ configModules()
virtual TQStringList Kontact::Summary::configModules |
( |
| ) |
const |
|
inlinevirtual |
Return list of strings identifying configuration modules for this summary part.
The string has to be suitable for being passed to KCMultiDialog::addModule().
Definition at line 64 of file summary.h.
◆ createHeader()
TQWidget * Summary::createHeader |
( |
TQWidget * |
parent, |
|
|
const TQPixmap & |
icon, |
|
|
const TQString & |
heading |
|
) |
| |
Creates a heading for a typical summary view with an icon and a heading.
Definition at line 47 of file summary.cpp.
◆ dragEnterEvent()
void Summary::dragEnterEvent |
( |
TQDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
◆ dropEvent()
void Summary::dropEvent |
( |
TQDropEvent * |
event | ) |
|
|
protectedvirtual |
◆ mouseMoveEvent()
void Summary::mouseMoveEvent |
( |
TQMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
void Summary::mousePressEvent |
( |
TQMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ summaryHeight()
virtual int Kontact::Summary::summaryHeight |
( |
| ) |
const |
|
inlinevirtual |
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 51 of file summary.h.
◆ updateSummary
virtual void Kontact::Summary::updateSummary |
( |
bool |
force = false | ) |
|
|
inlinevirtualslot |
This is called if the displayed information should be updated.
- Parameters
-
force | true if the update was requested by the user |
Definition at line 73 of file summary.h.
The documentation for this class was generated from the following files: