KritaWidgets
KoRuler.cpp File Reference
#include "KoRuler.h"
#include "KoRuler_p.h"
#include <KoToolBase.h>
#include <KoToolManager.h>
#include <klocalizedstring.h>
#include <WidgetsDebug.h>
#include <QPainter>
#include <QResizeEvent>
#include <QMenu>
#include <QMouseEvent>
#include <QFontDatabase>
#include <QtMath>
#include <cmath>
#include <KoViewConverter.h>
Include dependency graph for KoRuler.cpp:

Go to the source code of this file.
Variables | |
struct { | |
} | compareTabs |
static const int | fullStepMarkerLength = 6 |
static const int | halfStepMarkerLength = 6 |
static const int | measurementTextAboveBelowMargin = 1 |
static const int | OutsideRulerThreshold = 20 |
static const int | quarterStepMarkerLength = 3 |
Variable Documentation
◆ compareTabs
struct { ... } compareTabs |
◆ fullStepMarkerLength
|
static |
Definition at line 33 of file KoRuler.cpp.
◆ halfStepMarkerLength
|
static |
Definition at line 34 of file KoRuler.cpp.
◆ measurementTextAboveBelowMargin
|
static |
Definition at line 36 of file KoRuler.cpp.
◆ OutsideRulerThreshold
|
static |
Definition at line 31 of file KoRuler.cpp.
◆ quarterStepMarkerLength
|
static |
Definition at line 35 of file KoRuler.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:44:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:44:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.