PyANGKernel.OCITApValue¶
- class OCITApValue¶
Synopsis¶
Methods¶
def
__init__()def
addInstance()def
clearInstances()def
getByteCount()def
getCategory()def
getFieldWidth()def
getId()def
getLongName()def
getName()def
instances()def
setByteCount()def
setCategory()def
setFieldWidth()def
setId()def
setLongName()def
setName()
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__()¶
- addInstance(pair)¶
- Parameters:
pair – .std.pairint,int
- clearInstances()¶
- setByteCount(count)¶
- Parameters:
count – int
- setCategory(aCategory)¶
- Parameters:
aCategory – str
- setFieldWidth(width)¶
- Parameters:
width – int
- setGraphicalView(graphical)¶
- Parameters:
graphical – bool
- setId(aId)¶
- Parameters:
aId – int
- setLongName(aLongname)¶
- Parameters:
aLongname – str
- setMaximumIndex(max)¶
- Parameters:
max – int
- setMaximumValue(max)¶
- Parameters:
max – int
- setMinimumIndex(min)¶
- Parameters:
min – int
- setMinimumValue(min)¶
- Parameters:
min – int
- setName(aName)¶
- Parameters:
aName – str