diff --git a/resources/context_help/PythonConsole b/resources/context_help/PythonConsole deleted file mode 100644 index 1554b9d227c..00000000000 --- a/resources/context_help/PythonConsole +++ /dev/null @@ -1,161 +0,0 @@ -
-The QGIS Python Console is an interactive shell for the python command executions.
-It also has a python file editor that allows you to edit and save your python scripts.
-Both console and editor are based on PyQScintilla2 package. -The console is split in two main panes, top and bottom one -resizable by using the horizontal splitter. Output area pane is a widget read-only which -shows the commands output. You can drag and drop or copy and paste text into input area and -execute code snippets from the output pane by selecting some text and clicking on the - command from the context menu. -No matter if selected text contains the interpreter prompt (>>>, ...). Input area pane is the interactive -python shell for input commands. To access to the python file editor use the - button -from the toolbar. The editor allows editing and saving python files and it offers basic functionality -for managing your code (comment and -uncomment code, check syntax, share the code via codepad.org and much more). - - |
-
-
- - - - - - - |
-![]() |
-
![]() |
-Clear python console | -|
![]() |
-![]() |
-Import Processing class | -
- | ![]() |
-Import PyQt4.QtCore class | -
- | ![]() |
-Tool to import PyQt4.QtGui class | -
![]() |
-Run command (like Enter key pressed) | -|
![]() |
-Settings | -|
![]() |
-Help | -
-![]() ![]() |
-
-
- - - - - - - - |
-
-Note: To save the state of console's widgets you have to close the Python Console -from the close button. This allows you to save the geometry to be restored to the next start. -
diff --git a/resources/context_help/QgsGenericProjectionSelector b/resources/context_help/QgsGenericProjectionSelector deleted file mode 100644 index 6a01331bfa8..00000000000 --- a/resources/context_help/QgsGenericProjectionSelector +++ /dev/null @@ -1,18 +0,0 @@ -- The Coordinate Reference System Selector allows you to set the projection for - the current layer. -
-- You can find a coordinate system by entering its name, EPSG code or the QGIS ID - into the text field. The list of recently used - coordinate systems are available at the top for quick access. -
-- When operating across layers, for example, computing intersections between - two layers, it is important that both layers have the same CRS. To change the - projection of an existing layer, it is insufficient to simply change the CRS - in that layer's properties. Instead you must save the layer as a new layer, - and choose the desired CRS for the new layer. -
diff --git a/resources/context_help/QgsNewOgrConnection b/resources/context_help/QgsNewOgrConnection deleted file mode 100644 index 083af101086..00000000000 --- a/resources/context_help/QgsNewOgrConnection +++ /dev/null @@ -1 +0,0 @@ -