#include <findinfilesdlg.h>
Inheritance diagram for FindInFilesDlg:
Signals | |
void | readyReadStdout () |
void | clearList () |
Public Methods | |
QString | readLineStdout () |
bool | canReadLineStdout () |
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 |