From 28efcda1f50cb8a7140e50b52f24d45e034f6a16 Mon Sep 17 00:00:00 2001 From: Salvatore Larosa Date: Fri, 14 Jun 2013 17:51:08 +0200 Subject: [PATCH] [pyqgis-console] small update to help --- resources/context_help/PythonConsole-en_US | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/context_help/PythonConsole-en_US b/resources/context_help/PythonConsole-en_US index 1fe651c6a7b..383450fc3da 100644 --- a/resources/context_help/PythonConsole-en_US +++ b/resources/context_help/PythonConsole-en_US @@ -158,6 +158,8 @@ This action will store a temporary file into the temporary system directory that will be automatically deleted after running.
  • You can choose whether use the preload APIs file or load some APIs files saved on your system.
  • +
    +
  • If checked the *.pap file will be used for code completion. To generate a prepared APIs file you have to load least an *.api file and then compile it by clicking on button.
  • Note: To save the state of console's widgets you have to close the Python Console