Skip to content
  • Artur Grunau's avatar
    Derive DoubleAdjusterWidget from AbstractAdjusterWidget · edb7d691
    Artur Grunau authored
    DoubleAdjusterWidget used to inherit directly from QWidget. Rebasing it
    on top of AbstractAdjusterWidget<double>, however, greatly simplified
    its implementation and provided it with several additional API methods
    for free.
    edb7d691