Guitar
Classes | Functions
CommitLogTableWidget.cpp File Reference
#include "CommitLogTableWidget.h"
#include "ApplicationGlobal.h"
#include "BranchLabel.h"
#include "Git.h"
#include "MainWindow.h"
#include "MyTableWidgetDelegate.h"
#include <QHeaderView>
#include <QPainter>
#include <QPainterPath>
#include <cmath>
Include dependency graph for CommitLogTableWidget.cpp:

Classes

class  CommitLogTableWidgetDelegate
 コミットログを描画するためのdelegate More...
 

Functions

void drawBranch (QPainterPath *path, double x0, double y0, double x1, double y1, double r, bool bend_early)
 

Function Documentation

◆ drawBranch()

void drawBranch ( QPainterPath *  path,
double  x0,
double  y0,
double  x1,
double  y1,
double  r,
bool  bend_early 
)