![]() |
LibrePCB Developers Documentation
|
Up/down step values. More...
#include <lengtheditcontext.h>
Static Public Member Functions | |
static QVector< PositiveLength > | generic () noexcept |
static QVector< PositiveLength > | textHeight () noexcept |
static QVector< PositiveLength > | pinLength () noexcept |
static QVector< PositiveLength > | drillDiameter () noexcept |
Up/down step values.
The step with lowest priority (typically the smallest value) must be the first element in the list, the step with highest priority (typically the largest value) the last one.
Example: {0.1mm, 1.0mm} leads to the steps 0.0mm, 0.1mm, .. 0.9mm, 1.0mm, 2.0mm, ...
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |