#include <ProjectWidget.h>
|
enum | EColumnField : int {
cfArea = 0
, cfTool
, cfElement
, cfMaterial
,
cfInspectionState
, cfCalibrationSet
, cfSettings
, cfFilterConfig
,
cfMethod
, cfCommand
, cfScanState
, cfUsername
,
cfDateTime
, cfComment
} |
| Enumeration of displayable fields. More...
|
|
◆ EColumnField
Enumeration of displayable fields.
Enumerator |
---|
cfArea | Name of the area to scan.
|
cfTool | Tool used for .
|
cfElement | |
cfMaterial | |
cfInspectionState | |
cfCalibrationSet | |
cfSettings | |
cfFilterConfig | |
cfMethod | |
cfCommand | |
cfScanState | |
cfUsername | |
cfDateTime | |
cfComment | |
◆ ProjectWidget()
sf::ProjectWidget::ProjectWidget |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ ~ProjectWidget()
sf::ProjectWidget::~ProjectWidget |
( |
| ) |
|
|
override |
◆ getProjectData()
Gets the project data associated with this widget.
◆ isProjectActive()
bool sf::ProjectWidget::isProjectActive |
( |
| ) |
const |
◆ manageProjectData()
void sf::ProjectWidget::manageProjectData |
( |
bool |
create | ) |
|
◆ store()
Action to take on the project file.
- Parameters
-
- Returns
- True when action resulted in a reaction.
◆ storeState()
void sf::ProjectWidget::storeState |
( |
bool |
rd | ) |
|
Stores and restores the state of the widget.
◆ updateTitle()
void sf::ProjectWidget::updateTitle |
( |
| ) |
|
The documentation for this class was generated from the following file: