diff --git a/src/ui/qgsexpressionbuilder.ui b/src/ui/qgsexpressionbuilder.ui index 16cd1527aa0..19409f03541 100644 --- a/src/ui/qgsexpressionbuilder.ui +++ b/src/ui/qgsexpressionbuilder.ui @@ -35,7 +35,7 @@ - 0 + 1 true @@ -582,13 +582,23 @@ + + Run the current editor text in QGIS (also saves current script). + +Use this when testing your functions. + +Saved scripts are auto loaded on QGIS startup. + - ... + Run Script :/images/themes/default/console/iconRunScriptConsole.png:/images/themes/default/console/iconRunScriptConsole.png + + Qt::ToolButtonTextUnderIcon + true @@ -612,13 +622,21 @@ + + Create a new function file based on the template file. + +Change the name of the script and save to allow QGIS to auto load on startup. + - New + New file :/images/themes/default/console/iconTabEditorConsole.png:/images/themes/default/console/iconTabEditorConsole.png + + Qt::ToolButtonTextUnderIcon + true @@ -632,6 +650,11 @@ 0 + + Name of the file to save. + +Existing files are listed here and loaded when selected. + true @@ -639,13 +662,19 @@ + + Save the current script into the users function file folder. + - Save + Save file :/images/themes/default/console/iconSaveConsole.png:/images/themes/default/console/iconSaveConsole.png + + Qt::ToolButtonTextUnderIcon + true