Ejemplo n.º 1
0
 def delete(self):
     """Remove selected text"""
     # Used by global callbacks in Spyder -> delete_action
     QsciScintilla.removeSelectedText(self)
Ejemplo n.º 2
0
 def delete(self):
     """Remove selected text"""
     # Used by global callbacks in Spyder -> delete_action
     QsciScintilla.removeSelectedText(self)