libs/libksane/src
ksaneviewer.cpp File Reference
#include "ksaneviewer.h"
#include "selectionitem.h"
#include "hiderectitem.h"
#include <QGraphicsPixmapItem>
#include <QGraphicsScene>
#include <QGraphicsRectItem>
#include <QWheelEvent>
#include <QScrollBar>
#include <QAction>
#include <QList>
#include <QVector>
#include <QIcon>
#include <KLocalizedString>
#include <math.h>
Include dependency graph for ksaneviewer.cpp:

Go to the source code of this file.
Namespaces | |
KSaneIface | |
Variables | |
static const int | KSaneIface::AVERAGE_COUNT = 50 |
static const int | KSaneIface::AVERAGE_MULT = 49 |
static const int | KSaneIface::AVERAGE_TRIGGER = 7 |
static const int | KSaneIface::DIFF_TRIGGER = 8 |
static const int | KSaneIface::MAX_NUM_SELECTIONS = 8 |
static const float | KSaneIface::MIN_AREA_SIZE = 0.01 |
static const int | KSaneIface::SEL_MARGIN = 3 |
static const int | KSaneIface::SUM_TRIGGER = 4 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:28:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:28:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.