Package mcbase :: Package libs :: Package designeditor :: Module inlineeditor :: Class InlineEditor
[hide private]
[frames] | no frames]

Class InlineEditor

source code


Instance Methods [hide private]
 
__init__(self, editor, plugin, textArea)
Editörün oluşturulması ile ilgili temel şeyleri hazırlar.
source code
 
setFont(self, font)
Editörün font ayarlarını yapar.
source code
 
textArea(self)
Yazısını değiştirdiği alanı verir.
source code
 
keyPressEvent(self, e)
Bazı kontrolleri ekliyoruz.
source code
 
focusOutEvent(self, e)
Eğer editör focus kaybederse, editörü siliyoruz.
source code