KDEUI
Go to the documentation of this file.
25class KBugReportPrivate;
63 QString messageBody()
const;
68 void setMessageBody(
const QString &messageBody);
73 virtual void accept();
79 Q_PRIVATE_SLOT(d,
void _k_slotConfigureEmail())
85 Q_PRIVATE_SLOT(d,
void _k_slotSetFrom())
90 Q_PRIVATE_SLOT(d,
void _k_appChanged(
int))
95 Q_PRIVATE_SLOT(d,
void _k_updateUrl())
102 QString text()
const;
108 bool sendBugReport();
110 virtual void closeEvent(QCloseEvent *e);
113 friend class KBugReportPrivate;
114 KBugReportPrivate *
const d;
A dialog box for sending bug reports.
A dialog base class with standard buttons and predefined layouts.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.