kdevplatform/vcs
vcsannotationitemdelegate.h
Go to the documentation of this file.
41 VcsAnnotationItemDelegate(KTextEditor::View* view, KTextEditor::AnnotationModel* model, QObject* parent);
bool eventFilter(QObject *object, QEvent *event) override
Definition: vcsannotationitemdelegate.cpp:379
~VcsAnnotationItemDelegate() override
VcsAnnotationItemDelegate(KTextEditor::View *view, KTextEditor::AnnotationModel *model, QObject *parent)
Definition: vcsannotationitemdelegate.cpp:47
void paint(QPainter *painter, const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) const override
Definition: vcsannotationitemdelegate.cpp:249
Annotation information for a line of a version controlled file.
Definition: vcsannotation.h:40
QSize sizeHint(const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) const override
Definition: vcsannotationitemdelegate.cpp:358
bool helpEvent(QHelpEvent *event, KTextEditor::View *view, const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) override
Definition: vcsannotationitemdelegate.cpp:328
void hideTooltip(KTextEditor::View *view) override
Definition: vcsannotationitemdelegate.cpp:352
Definition: dvcsevent.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Jan 17 2021 23:36:31 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Jan 17 2021 23:36:31 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.