KNewStuff
dialog.cpp
32 if (entry.status() == KNSCore::Entry::Installing || entry.status() == KNSCore::Entry::Updating) {
@ StatusChangedEvent
Used when an event's status is set (use Entry::status() to get the new status)
Definition entry.h:122
QList< KNSCore::Entry > changedEntries() const
Entries that were changed while the user interacted with the dialog.
Definition dialog.cpp:112
KNSCore::EngineBase * engine()
Engine that is used by the dialog, might be null if the engine failed to initialize.
virtual void open()
void addWidget(QWidget *w)
void setContentsMargins(const QMargins &margins)
void append(QList< T > &&value)
bool removeOne(const AT &t)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
int startTimer(int interval, Qt::TimerType timerType)
void incubateFor(int msecs)
SizeRootObjectToView
QLayout * layout() const const
void setMinimumSize(const QSize &)
void resize(const QSize &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:07:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:07:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.