QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsFindFilesByPatternDialog Class Reference

A dialog for finding files (recursively) by file pattern. More...

#include <qgsfindfilesbypatternwidget.h>

Inheritance diagram for QgsFindFilesByPatternDialog:

Public Member Functions

 QgsFindFilesByPatternDialog (QWidget *parent SIP_TRANSFERTHIS=nullptr)
 Constructor for QgsFindFilesByPatternDialog, with the specified parent widget.
QStringList files () const
 Returns the list of files found by the dialog.

Detailed Description

A dialog for finding files (recursively) by file pattern.

Since
QGIS 3.8

Definition at line 78 of file qgsfindfilesbypatternwidget.h.

Constructor & Destructor Documentation

◆ QgsFindFilesByPatternDialog()

QgsFindFilesByPatternDialog::QgsFindFilesByPatternDialog ( QWidget *parent SIP_TRANSFERTHIS = nullptr)

Constructor for QgsFindFilesByPatternDialog, with the specified parent widget.

Definition at line 118 of file qgsfindfilesbypatternwidget.cpp.

Member Function Documentation

◆ files()

QStringList QgsFindFilesByPatternDialog::files ( ) const

Returns the list of files found by the dialog.

This may be empty if no matching files were found.

Definition at line 142 of file qgsfindfilesbypatternwidget.cpp.


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