KDb
KDbResult.shared.h
164 /*! @return engine-specific last server-side operation result name, a name for KDbResult::serverErrorCode().
An abstract class used to specify GUI information such as button texts tooltips and icons.
Definition KDbMessageHandler.h:112
Definition KDbMessageHandler.h:135
Definition KDbMessageHandler.h:97
Definition KDbResult.shared.h:35
virtual KDbEscapedString recentSqlString() const
Definition KDbResult.shared.h:117
void clearSql()
Efficient clearing of the sql attribute, equivalent of setSql(QString()).
Definition KDbResult.shared.h:110
void prependMessage(int code, const QString &message)
Sets result code and prepends message to an existing message.
Definition KDbResult.cpp:80
void setServerErrorCode(int errorCode)
Sets an implementation-specific error code of server-side operation.
Definition KDbResult.cpp:74
void setMessageHandler(KDbMessageHandler *handler)
Sets message handler to handler.
Definition KDbResult.cpp:214
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 12:02:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 12:02:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.