kdevelop/kdevplatform/vcs
KDevelop::VcsAnnotationItemDelegate Class Reference
#include <vcsannotationitemdelegate.h>
Inherits AbstractAnnotationItemDelegate.
Public Member Functions | |
VcsAnnotationItemDelegate (KTextEditor::View *view, KTextEditor::AnnotationModel *model, QObject *parent) | |
~VcsAnnotationItemDelegate () override | |
bool | helpEvent (QHelpEvent *event, KTextEditor::View *view, const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) override |
void | hideTooltip (KTextEditor::View *view) override |
void | paint (QPainter *painter, const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) const override |
QSize | sizeHint (const KTextEditor::StyleOptionAnnotationItem &option, KTextEditor::AnnotationModel *model, int line) const override |
Protected Member Functions | |
bool | eventFilter (QObject *object, QEvent *event) override |
Detailed Description
Definition at line 36 of file vcsannotationitemdelegate.h.
Constructor & Destructor Documentation
VcsAnnotationItemDelegate::VcsAnnotationItemDelegate | ( | KTextEditor::View * | view, |
KTextEditor::AnnotationModel * | model, | ||
QObject * | parent | ||
) |
Definition at line 47 of file vcsannotationitemdelegate.cpp.
|
overridedefault |
Member Function Documentation
Definition at line 381 of file vcsannotationitemdelegate.cpp.
|
override |
Definition at line 328 of file vcsannotationitemdelegate.cpp.
|
override |
Definition at line 354 of file vcsannotationitemdelegate.cpp.
|
override |
Definition at line 249 of file vcsannotationitemdelegate.cpp.
|
override |
Definition at line 360 of file vcsannotationitemdelegate.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:59:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:59:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.