Kontact Plugin Interface Library
summary.h
void summaryWidgetDropped(QWidget *target, QWidget *widget, int alignment)
void message(const QString &message)
This signal can be emitted to signaling that an action is going on.
virtual QStringList configModules() const
Returns a list of names identifying configuration modules for this summary widget.
Definition summary.cpp:113
virtual int summaryHeight() const
Returns the logical height of summary widget.
Definition summary.cpp:80
QWidget * createHeader(QWidget *parent, const QString &icon, const QString &heading)
Creates a heading for a typical summary view with an icon and a heading.
Definition summary.cpp:85
virtual void updateSummary(bool force=false)
This method is called if the displayed information should be updated.
Definition summary.cpp:122
virtual void configChanged()
This method is called whenever the configuration has been changed.
Definition summary.cpp:118
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.