KDevelop API Documentation

parts/valgrind/valgrind_dialog.cpp File Reference

#include <qlayout.h>
#include <qcheckbox.h>
#include <qregexp.h>
#include <klocale.h>
#include <kurlrequester.h>
#include <klineedit.h>
#include <kstandarddirs.h>
#include <kmessagebox.h>
#include "dialog_widget.h"
#include "valgrind_dialog.h"
#include "valgrind_dialog.moc"

Go to the source code of this file.

Functions

const QString leakCheckParam ("--leak-check=yes")
const QString reachableParam ("--show-reachable=yes")
const QString childrenParam ("--trace-children=yes")


Function Documentation

const QString childrenParam  )  [static]
 

Referenced by ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

const QString leakCheckParam  )  [static]
 

Referenced by ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

const QString reachableParam  )  [static]
 

Referenced by ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003