#include <gutter.hh>
Inherits PyQt4::QtGui::QWidget.
Public Slots | |
| void | Update (QRect, int) |
Public Member Functions | |
| Gutter (PythonShellWidget *shell) | |
| QSize | sizeHint () const |
Static Public Attributes | |
| static const int | GUTTER_WIDTH = 10 |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *paint_event) |
Definition at line 35 of file gutter.hh.
| Gutter | ( | PythonShellWidget * | shell | ) |
| virtual void paintEvent | ( | QPaintEvent * | paint_event | ) | [protected, virtual] |
| QSize sizeHint | ( | ) | const |
| void Update | ( | QRect | , | |
| int | ||||
| ) | [slot] |
const int GUTTER_WIDTH = 10 [static] |
1.6.1