Qt 5.10 Book Examples
|
#include <FileFinder.h>
Public Slots | |
void | slotFind () |
void | slotBrowse () |
Public Member Functions | |
FileFinder (QWidget *pwgt=0) | |
void | start (const QDir &dir) |
Definition at line 20 of file FileFinder.h.
FileFinder::FileFinder | ( | QWidget * | pwgt = 0 | ) |
Definition at line 15 of file FileFinder.cpp.
|
slot |
Definition at line 47 of file FileFinder.cpp.
|
slot |
Definition at line 60 of file FileFinder.cpp.
void FileFinder::start | ( | const QDir & | dir | ) |
Definition at line 66 of file FileFinder.cpp.