|
BALL
1.4.2
|
Public Member Functions | |
| MyTextEdit (QWidget *parent) | |
| void | setPyWidget (PyWidget *pw) |
Public Member Functions inherited from BALL::VIEW::TextEditorWidget | |
| TextEditorWidget (QWidget *parent=0) | |
| void | lineNumbersPaintEvent (QPaintEvent *event) |
| int | lineNumbersWidth () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
Protected Member Functions inherited from BALL::VIEW::TextEditorWidget | |
| void | resizeEvent (QResizeEvent *event) |
Protected Attributes | |
| PyWidget * | pw_ |
Definition at line 161 of file pyWidget.h.
|
inline |
Definition at line 165 of file pyWidget.h.
|
protectedvirtual |
|
inline |
Definition at line 168 of file pyWidget.h.
|
protected |
Definition at line 174 of file pyWidget.h.
1.8.3.1