Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
ZoomLabels.cpp File Reference
#include <QObject>
#include "ZoomLabels.h"
Include dependency graph for ZoomLabels.cpp:

Go to the source code of this file.

Variables

const QStringLABEL_ZOOM_16_TO_1
 
const QStringLABEL_ZOOM_16_TO_1_FARTHER
 
const QStringLABEL_ZOOM_8_TO_1_CLOSER
 
const QStringLABEL_ZOOM_8_TO_1
 
const QStringLABEL_ZOOM_8_TO_1_FARTHER
 
const QStringLABEL_ZOOM_4_TO_1_CLOSER
 
const QStringLABEL_ZOOM_4_TO_1
 
const QStringLABEL_ZOOM_4_TO_1_FARTHER
 
const QStringLABEL_ZOOM_2_TO_1_CLOSER
 
const QStringLABEL_ZOOM_2_TO_1
 
const QStringLABEL_ZOOM_2_TO_1_FARTHER
 
const QStringLABEL_ZOOM_1_TO_1_CLOSER
 
const QStringLABEL_ZOOM_1_TO_1
 
const QStringLABEL_ZOOM_1_TO_1_FARTHER
 
const QStringLABEL_ZOOM_1_TO_2_CLOSER
 
const QStringLABEL_ZOOM_1_TO_2
 
const QStringLABEL_ZOOM_1_TO_2_FARTHER
 
const QStringLABEL_ZOOM_1_TO_4_CLOSER
 
const QStringLABEL_ZOOM_1_TO_4
 
const QStringLABEL_ZOOM_1_TO_4_FARTHER
 
const QStringLABEL_ZOOM_1_TO_8_CLOSER
 
const QStringLABEL_ZOOM_1_TO_8
 
const QStringLABEL_ZOOM_1_TO_8_FARTHER
 
const QStringLABEL_ZOOM_1_TO_16_CLOSER
 
const QStringLABEL_ZOOM_1_TO_16
 
const QStringLABEL_ZOOM_FILL
 
const QStringLABEL_ZOOM_PREVIOUS
 

Variable Documentation

◆ LABEL_ZOOM_16_TO_1

const QString* LABEL_ZOOM_16_TO_1

Definition at line 10 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_16_TO_1_FARTHER

const QString* LABEL_ZOOM_16_TO_1_FARTHER

Definition at line 11 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_1

const QString* LABEL_ZOOM_1_TO_1

Definition at line 22 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_16

const QString* LABEL_ZOOM_1_TO_16

Definition at line 34 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_16_CLOSER

const QString* LABEL_ZOOM_1_TO_16_CLOSER

Definition at line 33 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_1_CLOSER

const QString* LABEL_ZOOM_1_TO_1_CLOSER

Definition at line 21 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_1_FARTHER

const QString* LABEL_ZOOM_1_TO_1_FARTHER

Definition at line 23 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_2

const QString* LABEL_ZOOM_1_TO_2

Definition at line 25 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_2_CLOSER

const QString* LABEL_ZOOM_1_TO_2_CLOSER

Definition at line 24 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_2_FARTHER

const QString* LABEL_ZOOM_1_TO_2_FARTHER

Definition at line 26 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_4

const QString* LABEL_ZOOM_1_TO_4

Definition at line 28 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_4_CLOSER

const QString* LABEL_ZOOM_1_TO_4_CLOSER

Definition at line 27 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_4_FARTHER

const QString* LABEL_ZOOM_1_TO_4_FARTHER

Definition at line 29 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_8

const QString* LABEL_ZOOM_1_TO_8

Definition at line 31 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_8_CLOSER

const QString* LABEL_ZOOM_1_TO_8_CLOSER

Definition at line 30 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_1_TO_8_FARTHER

const QString* LABEL_ZOOM_1_TO_8_FARTHER

Definition at line 32 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_2_TO_1

const QString* LABEL_ZOOM_2_TO_1

Definition at line 19 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_2_TO_1_CLOSER

const QString* LABEL_ZOOM_2_TO_1_CLOSER

Definition at line 18 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_2_TO_1_FARTHER

const QString* LABEL_ZOOM_2_TO_1_FARTHER

Definition at line 20 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_4_TO_1

const QString* LABEL_ZOOM_4_TO_1

Definition at line 16 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_4_TO_1_CLOSER

const QString* LABEL_ZOOM_4_TO_1_CLOSER

Definition at line 15 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_4_TO_1_FARTHER

const QString* LABEL_ZOOM_4_TO_1_FARTHER

Definition at line 17 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_8_TO_1

const QString* LABEL_ZOOM_8_TO_1

Definition at line 13 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_8_TO_1_CLOSER

const QString* LABEL_ZOOM_8_TO_1_CLOSER

Definition at line 12 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_8_TO_1_FARTHER

const QString* LABEL_ZOOM_8_TO_1_FARTHER

Definition at line 14 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_FILL

const QString* LABEL_ZOOM_FILL

Definition at line 35 of file ZoomLabels.cpp.

◆ LABEL_ZOOM_PREVIOUS

const QString* LABEL_ZOOM_PREVIOUS

Definition at line 36 of file ZoomLabels.cpp.