#include <findinfilesdlg.h>
Signals | |
void | readyReadStdout () |
void | clearList () |
void | viewSearch () |
Public Member Functions | |
FindInFilesDlg (QWidget *parent=0, const char *name=0) | |
QString | readLineStdout () |
bool | canReadLineStdout () |
QString | workingDir () |
Protected Slots | |
void | find () |
void | setDirectory () |
|
can line be read from stdout of grep command |
|
clears the grep list of CUTE |
|
called when find button is pressed |
|
read line from stdout of grep command |
|
emitted when child process recieved output from stdout |
|
called when dir button is pressed |
|
emitted when search docklet should be shown |
|
retrieves working dir of grep |