KontactInterface
summary.h
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:93
virtual int summaryHeight() const
Returns the logical height of summary widget.
Definition summary.cpp:62
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:67
void summaryWidgetDropped(QWidget *target, QObject *object, int alignment)
virtual void updateSummary(bool force=false)
This method is called if the displayed information should be updated.
Definition summary.cpp:102
virtual void configChanged()
This method is called whenever the configuration has been changed.
Definition summary.cpp:98
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:55:51 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:55:51 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.