kompare
KompareListViewBlankLineItem Class Reference
#include <komparelistview.h>
Inheritance diagram for KompareListViewBlankLineItem:

Protected Member Functions | |
virtual void | paintText (QPainter *p, const QColor &bg, int column, int width, int align) |
Additional Inherited Members | |
![]() | |
enum | ListViewItemType { Diff = QTreeWidgetItem::UserType + 1, Container = QTreeWidgetItem::UserType + 2, Line = QTreeWidgetItem::UserType + 3, Blank = QTreeWidgetItem::UserType + 4, Hunk = QTreeWidgetItem::UserType + 5 } |
Detailed Description
Definition at line 246 of file komparelistview.h.
Constructor & Destructor Documentation
KompareListViewBlankLineItem::KompareListViewBlankLineItem | ( | KompareListViewLineContainerItem * | parent | ) |
Definition at line 906 of file komparelistview.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented from KompareListViewLineItem.
Definition at line 912 of file komparelistview.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.