Definition at line 1375 of file texteditor.py.
◆ __init__()
| def robotide.editor.texteditor.RobotDataEditor.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
readonly = False |
|
) |
| |
◆ _set_zoom()
| def robotide.editor.texteditor.RobotDataEditor._set_zoom |
( |
|
self | ) |
|
|
private |
◆ calc_margin_width()
| def robotide.editor.texteditor.RobotDataEditor.calc_margin_width |
( |
|
self | ) |
|
◆ get_selected_or_near_text()
| def robotide.editor.texteditor.RobotDataEditor.get_selected_or_near_text |
( |
|
self | ) |
|
◆ OnStyle()
| def robotide.editor.texteditor.RobotDataEditor.OnStyle |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnZoom()
| def robotide.editor.texteditor.RobotDataEditor.OnZoom |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ set_text()
| def robotide.editor.texteditor.RobotDataEditor.set_text |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ utf8_text()
| def robotide.editor.texteditor.RobotDataEditor.utf8_text |
( |
|
self | ) |
|
|
private |
◆ _settings
| robotide.editor.texteditor.RobotDataEditor._settings |
|
private |
◆ margin
| int robotide.editor.texteditor.RobotDataEditor.margin = 1 |
|
static |
◆ readonly
| robotide.editor.texteditor.RobotDataEditor.readonly |
◆ stylizer
| robotide.editor.texteditor.RobotDataEditor.stylizer |
◆ utf8_text
| robotide.editor.texteditor.RobotDataEditor.utf8_text = property |
|
static |
The documentation for this class was generated from the following file: