#include <tick_painter.hh>
Inherits ost::gui::Painter.
Public Member Functions | |
| TickPainter (QObject *parent=0) | |
| void | Paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) |
Definition at line 32 of file tick_painter.hh.
| TickPainter | ( | QObject * | parent = 0 |
) |
| void Paint | ( | QPainter * | painter, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | [virtual] |
Implements Painter.
1.6.1