mmSolver.ui.converttypes#

Conversion functions between various types, for Qt types.

This module should NOT be imported into any module that may not run with a GUI avalable (for example on the farm)

mmSolver.ui.converttypes.stringToStrategy(value)#
mmSolver.ui.converttypes.stringToAttrFilter(value)#
mmSolver.ui.converttypes.booleanToCheckState(value)#
mmSolver.ui.converttypes.checkStateToBoolean(value)#