We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc24b7d commit 1188eb9Copy full SHA for 1188eb9
1 file changed
docs/src/gui/qtvcp-vcp-panels.adoc
@@ -371,7 +371,7 @@ When using python command option in Action Button widgets of an embedded panel:
371
372
*'MAIN_INSTANCE'*::
373
refers to the main screen window.
374
- E.g., `INSTANCE.my_main_screen_handler_function_call(True)`
+ E.g., `MAIN_INSTANCE.my_main_screen_handler_function_call(True)`
375
376
If the panel is not embedded, both refer to the panel window. +
377
0 commit comments