Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -67,8 +67,6 @@ Constructor for QgsFindFilesByPatternDialog, with the specified ``parent`` widge |
|
|
QStringList files() const; |
|
|
%Docstring |
|
|
Returns the list of files found by the dialog. |
|
|
|
|
|
.. seealso:: :py:func:`filesFound` |
|
|
%End |
|
|
|
|
|
}; |
|
|
|
@@ -85,7 +85,6 @@ class GUI_EXPORT QgsFindFilesByPatternDialog : public QDialog |
|
|
|
|
|
/** |
|
|
* Returns the list of files found by the dialog. |
|
|
* \see filesFound() |
|
|
*/ |
|
|
QStringList files() const; |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.