kbugreport.h
virtual void slotConfigureEmail()
"Configure email" has been clicked - this calls tdecmshell System/email
Definition kbugreport.cpp:319
void appChanged(int)
Application combo selection changed (and was activated).
Definition kbugreport.cpp:298
virtual void slotSetFrom()
Sets the "From" field from the e-mail configuration Called at creation time, but also after "Configur...
Definition kbugreport.cpp:335
virtual void slotUrlClicked(const TQString &)
The URL-Label "http://bugs.trinitydesktop.org/" was clicked.
Definition kbugreport.cpp:364
void updateURL()
Update the url to match the current os, compiler, selected app, etc.
Definition kbugreport.cpp:285
KBugReport(TQWidget *parent=0L, bool modal=true, const TDEAboutData *aboutData=0L)
Creates a bug-report dialog.
Definition kbugreport.cpp:68
virtual void slotCancel()
Activated when the Cancel button has been clicked.
Definition kdialogbase.cpp:1215
KDialogBase(TQWidget *parent=0, const char *name=0, bool modal=true, const TQString &caption=TQString::null, int buttonMask=Ok|Apply|Cancel, ButtonCode defaultButton=Ok, bool separator=false, const KGuiItem &user1=KGuiItem(), const KGuiItem &user2=KGuiItem(), const KGuiItem &user3=KGuiItem())
Constructor for the standard mode where you must specify the main widget with setMainWidget() .
Definition kdialogbase.cpp:99
Trinity API Reference