eric7/Plugins/WizardPlugins/InputDialogWizard/__init__.py@d5b274508a0f
eric7/Plugins/WizardPlugins/InputDialogWizard/__init__.py
Tue, 17 May 2022 12:15:38 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 17 May 2022 12:15:38 +0200
- branch
- eric7
- changeset 9068
- d5b274508a0f
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
Wizards
- extended the QInputDialog wizard to support the 'getMultiLineText()' function
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the input dialog wizard.
"""