Qt 5.10 Book Examples
Public Slots | Public Member Functions | List of all members
FileFinder Class Reference

#include <FileFinder.h>

Inheritance diagram for FileFinder:

Public Slots

void slotFind ()
 
void slotBrowse ()
 

Public Member Functions

 FileFinder (QWidget *pwgt=0)
 
void start (const QDir &dir)
 

Detailed Description

Definition at line 20 of file FileFinder.h.

Constructor & Destructor Documentation

◆ FileFinder()

FileFinder::FileFinder ( QWidget *  pwgt = 0)

Definition at line 15 of file FileFinder.cpp.

Member Function Documentation

◆ slotBrowse

void FileFinder::slotBrowse ( )
slot

Definition at line 47 of file FileFinder.cpp.

◆ slotFind

void FileFinder::slotFind ( )
slot

Definition at line 60 of file FileFinder.cpp.

◆ start()

void FileFinder::start ( const QDir &  dir)

Definition at line 66 of file FileFinder.cpp.


The documentation for this class was generated from the following files: