PdmJobMeasureReportInfoV2 Class
| Header: | #include <PdmJobMeasureReportInfoV2> |
| Inherits: | PdmJobAbs |
Public Functions
| PdmJobMeasureReportInfoV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
| ~PdmJobMeasureReportInfoV2() |
Public Slots
| QString | chooseImageFile() |
| QString | drawingId() |
| QString | generateItemTempImage() |
| QString | generateTempImage() |
| QVariantMap | getImageData() |
| void | onDataChanged() |
| void | onItemImageChanged() |
| void | onTableViewSelectionChanged() |
| void | refresh() |
| void | setDrawingId(const QString &iId, bool iReload = true) |
| TTableView * | tableView() |
- 25 public slots inherited from PdmJobAbs
Additional Inherited Members
Detailed Description
Member Function Documentation
PdmJobMeasureReportInfoV2::PdmJobMeasureReportInfoV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of PdmJobMeasureReportInfoV2.
PdmJobMeasureReportInfoV2::~PdmJobMeasureReportInfoV2()
Destroys the instance of PdmJobMeasureReportInfoV2.
[slot] QString PdmJobMeasureReportInfoV2::chooseImageFile()
[slot] QString PdmJobMeasureReportInfoV2::drawingId()
See also setDrawingId().
[slot] QString PdmJobMeasureReportInfoV2::generateItemTempImage()
[slot] QString PdmJobMeasureReportInfoV2::generateTempImage()
[slot] QVariantMap PdmJobMeasureReportInfoV2::getImageData()
[slot] void PdmJobMeasureReportInfoV2::onDataChanged()
[slot] void PdmJobMeasureReportInfoV2::onItemImageChanged()
[slot] void PdmJobMeasureReportInfoV2::onTableViewSelectionChanged()
[slot] void PdmJobMeasureReportInfoV2::refresh()
[slot] void PdmJobMeasureReportInfoV2::setDrawingId(const QString &iId, bool iReload = true)
See also drawingId().