KDb
KDbMessageHandler.h
94 After leaving the current code block, myResultableObject's message title will be set back to the previous value.
120 inline QVariant property(const QByteArray& name, const QVariant& defaultValue = QVariant()) const
An abstract class used to specify GUI information such as button texts tooltips and icons.
Definition KDbMessageHandler.h:112
A guard class for transmitting messages based on KDbResult.
Definition KDbMessageHandler.h:66
Definition KDbMessageHandler.h:135
virtual void showErrorMessage(KDbMessageHandler::MessageType messageType, const QString &message, const QString &details=QString(), const QString &caption=QString())=0
virtual void showErrorMessage(const KDbResult &result, KDbMessageHandler::MessageType messageType=Error, const QString &message=QString(), const QString &caption=QString())=0
Definition KDbMessageHandler.h:97
Definition KDbResult.shared.h:35
void clear()
bool contains(const Key &key) const const
iterator insert(const Key &key, const T &value)
bool isEmpty() const const
QList< Key > keys() const const
bool remove(const Key &key)
T value(const Key &key) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.