HyperSpyUI
2.0.2.dev4+g6f66fc6
Installation
Changelog
Quickstart Guide
Available actions
Tools
Widgets
Settings
Troubleshooting
Developer guide
hyperspyui package
Subpackages
hyperspyui._tools package
hyperspyui.plugins package
hyperspyui.widgets package
Submodules
Module contents
Submodules
Module contents
hyperspyui.plugins package
hyperspyui
HyperSpyUI
hyperspyui package
hyperspyui.widgets package
hyperspyui.widgets.stringinput module
View page source
hyperspyui.widgets.stringinput module
Created on Wed Jan 20 02:43:41 2016
@author: Vidar Tonaas Fauske
class
hyperspyui.widgets.stringinput.
StringInputDialog
(
prompt
=
''
,
default
=
''
,
parent
=
None
)
Bases:
QDialog
_on_completed
(
result
)
prompt_modal
(
rejection
=
None
)
prompt_modeless
(
callback
,
rejection
=
None
)