• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDEUI

KBugReport Class Reference

#include <kbugreport.h>

Inheritance diagram for KBugReport:

Inheritance graph
[legend]

List of all members.


Detailed Description

A dialog box for sending bug reports.

All the information needed by the dialog box (program name, version, bug-report address, etc.) comes from the KAboutData class. Make sure you create an instance of KAboutData and pass it to KCmdLineArgs.

Author:
David Faure <faure@kde.org>

Definition at line 38 of file kbugreport.h.


Public Member Functions

virtual void accept ()
 KBugReport (QWidget *parent=0L, bool modal=true, const KAboutData *aboutData=0L)
QString messageBody () const
void setMessageBody (const QString &messageBody)
virtual ~KBugReport ()

Constructor & Destructor Documentation

KBugReport::KBugReport ( QWidget *  parent = 0L,
bool  modal = true,
const KAboutData *  aboutData = 0L 
) [explicit]

Creates a bug-report dialog.

Note that you shouldn't have to do this manually, since KHelpMenu takes care of the menu item for "Report Bug..." and of creating a KBugReport dialog.

Definition at line 89 of file kbugreport.cpp.

KBugReport::~KBugReport (  )  [virtual]

Destructor.

Definition at line 302 of file kbugreport.cpp.


Member Function Documentation

void KBugReport::accept (  )  [virtual]

OK has been clicked.

Reimplemented from QDialog.

Definition at line 398 of file kbugreport.cpp.

QString KBugReport::messageBody (  )  const

The message body of the bug report.

Returns:
The message body of the bug report.

Definition at line 307 of file kbugreport.cpp.

void KBugReport::setMessageBody ( const QString &  messageBody  ) 

Sets the message body of the bug report.

Definition at line 315 of file kbugreport.cpp.


The documentation for this class was generated from the following files:
  • kbugreport.h
  • kbugreport.cpp

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal