Package node_manager_fkie :: Package editor :: Module line_edit :: Class EnchancedLineEdit
[frames] | no frames]

Class EnchancedLineEdit

source code

python_qt_binding.QtWidgets.QLineEdit --+
                                        |
                                       EnchancedLineEdit

Instance Methods
 
__init__(self, parent=None) source code
 
resizeEvent(self, event) source code
 
update_close_button(self, text) source code
 
keyPressEvent(self, event)
Enable the ESC handling
source code