aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extensions.md')
-rw-r--r--docs/extensions.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/extensions.md b/docs/extensions.md
index 378d347..7152ef6 100644
--- a/docs/extensions.md
+++ b/docs/extensions.md
@@ -108,14 +108,6 @@ When importing modules, the following important locations will be checked (in th
if you want to use non-standard Python packages / modules
- This last path is accessible with `PluginInstance.pythonPackagePath()`
-## Reserved variable names
-Names that look like
-```Python
-qt_creator_{SOME_NAME}_symbol_mchawrioklpilnjajqkfl
-```
-are reserved for the ExtensionManager. Unless you know exactly what you are doing, you should never
-touch any of these variables.
-
## Installing dependencies
If you want to install dependencies, you can include a standard Python `requirements.txt`