PyPTAdjustmentPlugin.PTResultObservation

class PTResultObservation

The PTResultObservation class

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
__init__(value, context)
Parameters:
getLine()
Return type:

GKObject

getMeasurementType()
Return type:

str

getObject()
Return type:

GKObject

getUser()
Return type:

GKObject

measurementType()
Return type:

MeasurementType

setLine(line)
Parameters:

lineGKObject

setMeasurementType(measurementType)
Parameters:

measurementTypeMeasurementType

setObject(object)
Parameters:

objectGKObject

setUser(user)
Parameters:

userGKObject

setValue(value)
Parameters:

value – float

value()
Return type:

float