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