Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+1
−1
python/gui/auto_generated/qgisinterface.sip.in
-
+1
−1
src/gui/qgisinterface.h
|
@@ -603,7 +603,7 @@ status bar (do not use the native Qt statusBar() method). |
|
|
virtual void takeAppScreenShots( const QString &saveDirectory, const int categories = 0 ); |
|
|
%Docstring |
|
|
Take screenshots for user documentation |
|
|
@param saveDirectory path were the screenshots will be saved |
|
|
@param saveDirectory path where the screenshots will be saved |
|
|
@param categories an int as a flag value of QgsAppScreenShots.Categories |
|
|
|
|
|
.. versionadded:: 3.4 |
|
|
|
@@ -530,7 +530,7 @@ class GUI_EXPORT QgisInterface : public QObject |
|
|
|
|
|
/** |
|
|
* Take screenshots for user documentation |
|
|
* @param saveDirectory path were the screenshots will be saved |
|
|
* @param saveDirectory path where the screenshots will be saved |
|
|
* @param categories an int as a flag value of QgsAppScreenShots::Categories |
|
|
* \since QGIS 3.4 |
|
|
*/ |
|
|
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.