GraphView::EdgeConfiguration
struct GraphView::EdgeConfiguration
Public Members
QColor color = QColor(128, 128, 128)
bool start_arrow = false
bool end_arrow = true
qreal width_scale = 1.0
Qt::PenStyle lineStyle = Qt::PenStyle::SolidLine
struct GraphView::EdgeConfiguration
Public Members
QColor color = QColor(128, 128, 128)
bool start_arrow = false
bool end_arrow = true
qreal width_scale = 1.0
Qt::PenStyle lineStyle = Qt::PenStyle::SolidLine
本文档使用 BookStack 构建