Definition at line 14 of file QskGraduationMetrics.h.
◆ TickType
using QskGraduationMetrics::TickType = QskTickmarks::TickType |
◆ QskGraduationMetrics()
constexpr QskGraduationMetrics::QskGraduationMetrics |
( |
qreal |
minorTickLength, |
|
|
qreal |
mediumTickLength, |
|
|
qreal |
majorTickLength, |
|
|
qreal |
tickWidth = 1.0 |
|
) |
| |
|
inlineconstexprnoexcept |
◆ hash()
QskHashValue QskGraduationMetrics::hash |
( |
QskHashValue |
seed = 0 | ) |
const |
|
inlinenoexcept |
◆ interpolate()
◆ interpolated()
◆ majorTickLength()
constexpr qreal QskGraduationMetrics::majorTickLength |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ maxLength()
constexpr qreal QskGraduationMetrics::maxLength |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ mediumTickLength()
constexpr qreal QskGraduationMetrics::mediumTickLength |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ minorTickLength()
constexpr qreal QskGraduationMetrics::minorTickLength |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator!=()
◆ operator==()
◆ setMajorTickLength()
constexpr void QskGraduationMetrics::setMajorTickLength |
( |
qreal |
length | ) |
|
|
inlineconstexprnoexcept |
◆ setMediumTickLength()
constexpr void QskGraduationMetrics::setMediumTickLength |
( |
qreal |
length | ) |
|
|
inlineconstexprnoexcept |
◆ setMinorTickLength()
constexpr void QskGraduationMetrics::setMinorTickLength |
( |
qreal |
length | ) |
|
|
inlineconstexprnoexcept |
◆ setTickLength()
constexpr void QskGraduationMetrics::setTickLength |
( |
TickType |
type, |
|
|
qreal |
length |
|
) |
| |
|
inlineconstexprnoexcept |
◆ setTickWidth()
constexpr void QskGraduationMetrics::setTickWidth |
( |
qreal |
width | ) |
|
|
inlineconstexprnoexcept |
◆ tickLength()
constexpr qreal QskGraduationMetrics::tickLength |
( |
const QskTickmarks::TickType |
type | ) |
const |
|
inlineconstexprnoexcept |
◆ tickWidth()
constexpr qreal QskGraduationMetrics::tickWidth |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ majorTickLength
qreal QskGraduationMetrics::majorTickLength |
|
readwrite |
◆ mediumTickLength
qreal QskGraduationMetrics::mediumTickLength |
|
readwrite |
◆ minorTickLength
qreal QskGraduationMetrics::minorTickLength |
|
readwrite |
◆ tickWidth
qreal QskGraduationMetrics::tickWidth |
|
readwrite |