kdevplatform/vcs
dvcsevent.h
This class is used to store all required Commit(Revision) data: commit (sha string),...
Definition: dvcsevent.h:52
Q_DECLARE_TYPEINFO(KDevelop::DVcsEvent, Q_MOVABLE_TYPE)
Initial (first) commit, we shouldn't draw bottom line to connect with parent.
Definition: dvcsevent.h:64
draw a square (current implementation requires drawing connections
Definition: dvcsevent.h:67
draw horizontal cross (it's used to connect merge with parent/child
Definition: dvcsevent.h:69
draw connection lines, two lines (like a clock 9-center-12)
Definition: dvcsevent.h:70
HEAD commit, we should use its for branch label, and shouldn't draw head line to connect with child.
Definition: dvcsevent.h:65
Definition: dvcsevent.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:30:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:30:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.