#include <cutereport_types.h>
◆ Units() [1/4]
CuteReport::Units::Units |
( |
| ) |
|
|
explicit |
◆ Units() [2/4]
CuteReport::Units::Units |
( |
qreal |
mm, |
|
|
qreal |
inch, |
|
|
int |
pixel |
|
) |
| |
|
explicit |
◆ ~Units() [1/2]
CuteReport::Units::~Units |
( |
| ) |
|
◆ Units() [3/4]
CuteReport::Units::Units |
( |
| ) |
|
|
explicit |
◆ Units() [4/4]
CuteReport::Units::Units |
( |
qreal |
mm, |
|
|
qreal |
inch, |
|
|
int |
pixel |
|
) |
| |
|
explicit |
◆ ~Units() [2/2]
CuteReport::Units::~Units |
( |
| ) |
|
◆ inch() [1/2]
qreal CuteReport::Units::inch |
( |
| ) |
const |
◆ inch() [2/2]
qreal CuteReport::Units::inch |
( |
| ) |
const |
◆ mm() [1/2]
qreal CuteReport::Units::mm |
( |
| ) |
const |
◆ mm() [2/2]
qreal CuteReport::Units::mm |
( |
| ) |
const |
◆ pixel() [1/2]
int CuteReport::Units::pixel |
( |
| ) |
const |
◆ pixel() [2/2]
int CuteReport::Units::pixel |
( |
| ) |
const |
◆ setInch() [1/2]
void CuteReport::Units::setInch |
( |
qreal |
value | ) |
|
◆ setInch() [2/2]
void CuteReport::Units::setInch |
( |
qreal |
value | ) |
|
◆ setMM() [1/2]
void CuteReport::Units::setMM |
( |
qreal |
value | ) |
|
◆ setMM() [2/2]
void CuteReport::Units::setMM |
( |
qreal |
value | ) |
|
◆ setPixel() [1/2]
void CuteReport::Units::setPixel |
( |
int |
value | ) |
|
◆ setPixel() [2/2]
void CuteReport::Units::setPixel |
( |
int |
value | ) |
|
◆ m_inch
qreal CuteReport::Units::m_inch |
|
private |
◆ m_mm
qreal CuteReport::Units::m_mm |
|
private |
◆ m_pixel
int CuteReport::Units::m_pixel |
|
private |
The documentation for this class was generated from the following file: