KDevelop API Documentation

parts/buglist/bugedit.cpp File Reference

#include "bugedit.h"
#include <qmessagebox.h>
#include <qpushbutton.h>
#include <qlabel.h>
#include <qwhatsthis.h>
#include <qtabbar.h>
#include <klocale.h>
#include "bugedit.moc"

Go to the source code of this file.

Variables

const char * severity_desc []
const char * priority_desc []


Variable Documentation

const char* priority_desc[]
 

Initial value:

{ "critical", "high", "normal", "low", 0 }

Definition at line 47 of file bugedit.cpp.

Referenced by BugEdit::BugEdit().

const char* severity_desc[]
 

Initial value:

{ "critical", "grave", "crash", "normal", "low", "wishlist", 0 }

Definition at line 31 of file bugedit.cpp.

Referenced by BugEdit::BugEdit().

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:55 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003