KNewStuff
question.h
87 * When the user makes a choice on a question, that is a response. This is the return value in ask().
92 * If the user has any way of inputting data to go along with the response above, consider this a part
void setResponse(Response response)
When the user makes a choice on a question, that is a response.
Definition question.cpp:96
QObject(QObject *parent)
Q_ENUM(...)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.