#include <TYGeographicData.h>
Definition at line 26 of file TYGeographicData.h.
◆ TYGeographicData()
| TYGeographicData::TYGeographicData |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ backgroundImg()
| QString TYGeographicData::backgroundImg |
( |
| ) |
const |
◆ backgroundImgChanged
| void TYGeographicData::backgroundImgChanged |
( |
| ) |
|
|
signal |
◆ buildImageFromBase64()
| QImage TYGeographicData::buildImageFromBase64 |
( |
const QString & |
base64Image | ) |
const |
|
private |
◆ crs()
| QString TYGeographicData::crs |
( |
| ) |
const |
◆ crsChanged
| void TYGeographicData::crsChanged |
( |
| ) |
|
|
signal |
◆ getImage()
| QImage TYGeographicData::getImage |
( |
| ) |
const |
◆ imageWidth()
| QString TYGeographicData::imageWidth |
( |
| ) |
const |
◆ imageWidthChanged
| void TYGeographicData::imageWidthChanged |
( |
| ) |
|
|
signal |
◆ landtakeCoordinates()
| QString TYGeographicData::landtakeCoordinates |
( |
| ) |
const |
◆ landtakeCoordinatesChanged
| void TYGeographicData::landtakeCoordinatesChanged |
( |
| ) |
|
|
signal |
◆ levelCurves()
| QString TYGeographicData::levelCurves |
( |
| ) |
const |
◆ levelCurvesChanged
| void TYGeographicData::levelCurvesChanged |
( |
| ) |
|
|
signal |
◆ saveImageToFile()
| bool TYGeographicData::saveImageToFile |
( |
const QString & |
filePath | ) |
|
◆ scaleFactor()
| QString TYGeographicData::scaleFactor |
( |
| ) |
const |
◆ scaleFactorChanged
| void TYGeographicData::scaleFactorChanged |
( |
| ) |
|
|
signal |
◆ setBackgroundImg()
| void TYGeographicData::setBackgroundImg |
( |
const QString & |
base64Image | ) |
|
◆ setCrs()
| void TYGeographicData::setCrs |
( |
const QString & |
text | ) |
|
◆ setImageWidth()
| void TYGeographicData::setImageWidth |
( |
const QString & |
text | ) |
|
◆ setLandtakeCoordinates()
| void TYGeographicData::setLandtakeCoordinates |
( |
const QString & |
text | ) |
|
◆ setLevelCurves()
| void TYGeographicData::setLevelCurves |
( |
const QString & |
text | ) |
|
◆ setScaleFactor()
| void TYGeographicData::setScaleFactor |
( |
const QString & |
text | ) |
|
◆ m_base64Image
| QString TYGeographicData::m_base64Image |
|
private |
◆ m_crs
| QString TYGeographicData::m_crs |
|
private |
◆ m_image
| QImage TYGeographicData::m_image |
|
mutableprivate |
◆ m_image_width
| QString TYGeographicData::m_image_width |
|
private |
◆ m_landtake_coordinates
| QString TYGeographicData::m_landtake_coordinates |
|
private |
◆ m_level_curves
| QString TYGeographicData::m_level_curves |
|
private |
◆ m_scale_factor
| QString TYGeographicData::m_scale_factor |
|
private |
◆ background_img
| QString TYGeographicData::background_img |
|
readwrite |
◆ crs
| QString TYGeographicData::crs |
|
readwrite |
◆ image_width
| QString TYGeographicData::image_width |
|
readwrite |
◆ landtake_coordinates
| QString TYGeographicData::landtake_coordinates |
|
readwrite |
◆ level_curves
| QString TYGeographicData::level_curves |
|
readwrite |
◆ scale_factor
| QString TYGeographicData::scale_factor |
|
readwrite |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan/checkouts/issue_886/Tympan/gis/TYGeographicData.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan/checkouts/issue_886/Tympan/gis/TYGeographicData.cpp