KSaneIface
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.
Enumeration Type Documentation
◆ Direction
| enum KSaneIface::Direction |
Definition at line 22 of file splittercollapser.cpp.
Variable Documentation
◆ addRemMargin
|
static |
Definition at line 18 of file selectionitem.cpp.
◆ AVERAGE_COUNT
|
static |
Definition at line 823 of file ksaneviewer.cpp.
◆ AVERAGE_MULT
|
static |
Definition at line 824 of file ksaneviewer.cpp.
◆ AVERAGE_TRIGGER
|
static |
Definition at line 814 of file ksaneviewer.cpp.
◆ DIFF_TRIGGER
|
static |
Definition at line 808 of file ksaneviewer.cpp.
◆ MAX_NUM_SELECTIONS
|
static |
Definition at line 820 of file ksaneviewer.cpp.
◆ MIN_AREA_SIZE
|
static |
Definition at line 827 of file ksaneviewer.cpp.
◆ MINIMUM_OPACITY
| const qreal KSaneIface::MINIMUM_OPACITY = 0.3 |
Definition at line 32 of file splittercollapser.cpp.
◆ SEL_MARGIN
|
static |
Definition at line 817 of file ksaneviewer.cpp.
◆ selMargin
|
static |
Definition at line 16 of file selectionitem.cpp.
◆ SUM_TRIGGER
|
static |
Definition at line 811 of file ksaneviewer.cpp.
◆ TIMELINE_DURATION
| const int KSaneIface::TIMELINE_DURATION = 500 |
Definition at line 30 of file splittercollapser.cpp.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:04:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.