Public Member Functions | |
CheckListFileItem (QListView *lv, SCRef file, const RevFile *f, int i) | |
virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
Private Attributes | |
QColor | myColor |
Definition at line 36 of file commitimpl.cpp.
CheckListFileItem | ( | QListView * | lv, | |
SCRef | file, | |||
const RevFile * | f, | |||
int | i | |||
) | [inline] |
Definition at line 38 of file commitimpl.cpp.
virtual void paintCell | ( | QPainter * | p, | |
const QColorGroup & | cg, | |||
int | column, | |||
int | width, | |||
int | alignment | |||
) | [inline, virtual] |
Definition at line 52 of file commitimpl.cpp.
QColor myColor [private] |