KSaneIface
KSaneIface Namespace Reference
Classes | |
class | HideRectItem |
class | KSaneButton |
class | KSaneOptionWidget |
class | KSaneWidget |
class | LabeledCheckbox |
class | LabeledCombo |
class | LabeledEntry |
class | LabeledFSlider |
class | LabeledGamma |
class | LabeledSlider |
class | SelectionItem |
class | SplitterCollapser |
Enumerations | |
enum | Direction { LTR = 1 << 0, RTL = 1 << 1, Vertical = 1 << 2, TTB = Vertical + (1 << 0), BTT = Vertical + (1 << 1) } |
Variables | |
static const qreal | addRemMargin = 8.0 |
static const QPointF | addRemMarginPoint (addRemMargin, addRemMargin) |
static const int | AVERAGE_COUNT = 50 |
static const int | AVERAGE_MULT = 49 |
static const int | AVERAGE_TRIGGER = 7 |
static const QPointF | boundMargin (selMargin, selMargin) |
static const int | DIFF_TRIGGER = 8 |
static const int | MAX_NUM_SELECTIONS = 8 |
static const float | MIN_AREA_SIZE = 0.01 |
const qreal | MINIMUM_OPACITY = 0.3 |
static const int | SEL_MARGIN = 3 |
static const qreal | selMargin = 4.0 |
static const int | SUM_TRIGGER = 4 |
const int | TIMELINE_DURATION = 500 |
Detailed Description
This is the widget that displays the gamma table.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:00:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:00:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.