kompare
#include <komparelistview.h>
Definition at line 47 of file komparelistview.h.
KompareListView::KompareListView |
( |
bool |
isSource, |
|
|
ViewSettings * |
settings, |
|
|
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
KompareListView::~KompareListView |
( |
| ) |
|
|
virtual |
void KompareListView::applyDifference |
( |
bool |
apply | ) |
|
|
signal |
int KompareListView::contentsHeight |
( |
| ) |
|
int KompareListView::contentsWidth |
( |
| ) |
|
int KompareListView::contentsX |
( |
| ) |
|
int KompareListView::contentsY |
( |
| ) |
|
void KompareListView::differenceClicked |
( |
const Diff2::Difference * |
diff | ) |
|
|
signal |
int KompareListView::firstVisibleDifference |
( |
| ) |
|
bool KompareListView::isSource |
( |
| ) |
const |
|
inline |
QRect KompareListView::itemRect |
( |
int |
i | ) |
|
int KompareListView::lastVisibleDifference |
( |
| ) |
|
int KompareListView::maxScrollId |
( |
| ) |
|
int KompareListView::minScrollId |
( |
| ) |
|
void KompareListView::mouseDoubleClickEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
virtual void KompareListView::mouseMoveEvent |
( |
QMouseEvent * |
| ) |
|
|
inlineprotectedvirtual |
void KompareListView::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
virtual void KompareListView::mouseReleaseEvent |
( |
QMouseEvent * |
| ) |
|
|
inlineprotectedvirtual |
int KompareListView::nextPaintOffset |
( |
| ) |
const |
void KompareListView::resized |
( |
| ) |
|
|
signal |
void KompareListView::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protectedvirtual |
int KompareListView::scrollId |
( |
| ) |
|
|
slot |
void KompareListView::scrollToId |
( |
int |
id | ) |
|
|
slot |
void KompareListView::setNextPaintOffset |
( |
int |
offset | ) |
|
void KompareListView::setSelectedDifference |
( |
const Diff2::Difference * |
diff, |
|
|
bool |
scroll |
|
) |
| |
void KompareListView::setXOffset |
( |
int |
x | ) |
|
|
slot |
void KompareListView::slotApplyAllDifferences |
( |
bool |
apply | ) |
|
|
slot |
void KompareListView::slotApplyDifference |
( |
bool |
apply | ) |
|
|
slot |
void KompareListView::slotApplyDifference |
( |
const Diff2::Difference * |
diff, |
|
|
bool |
apply |
|
) |
| |
|
slot |
void KompareListView::slotSetSelection |
( |
const Diff2::DiffModel * |
model, |
|
|
const Diff2::Difference * |
diff |
|
) |
| |
|
slot |
void KompareListView::slotSetSelection |
( |
const Diff2::Difference * |
diff | ) |
|
|
slot |
int KompareListView::visibleHeight |
( |
| ) |
|
int KompareListView::visibleWidth |
( |
| ) |
|
void KompareListView::wheelEvent |
( |
QWheelEvent * |
e | ) |
|
|
protectedvirtual |
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
KDE's Doxygen guidelines are available online.