parts/grepview/grepviewwidget.cpp File Reference
#include <qdir.h>
#include <qlayout.h>
#include <qregexp.h>
#include <qpainter.h>
#include <kdialogbase.h>
#include <klocale.h>
#include <kprocess.h>
#include <kparts/part.h>
#include <ktexteditor/selectioninterface.h>
#include "kdevcore.h"
#include "kdevproject.h"
#include "kdevmainwindow.h"
#include "kdevpartcontroller.h"
#include "grepdlg.h"
#include "grepviewpart.h"
#include "grepviewwidget.h"
#include "grepviewwidget.moc"
Go to the source code of this file.
Classes | |
class | GrepListBoxItem |
Functions | |
QString | escape (const QString &str) |
Function Documentation
|
Definition at line 131 of file grepviewwidget.cpp. |