PyMacroModelPlugin.MacroIterationInfo

class MacroIterationInfo

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

Detailed Description

This Class provides the variables for a static assignment iteration.

__init__()
getIteration()
Return type:

int

Iteration number.

getValue(column)
Parameters:

column – int

Return type:

object

Get the value for the specified column

getValueName(column)
Parameters:

column – int

Return type:

str

Get the value name for the specified column