Skip to content

ENH: Reorganizing qtInputsItem functionality

Robert M. O'Bara requested to merge bob.obara/smtk:cleaningUpInputItems into master

Moved related functionality from qtUIManager to the qtInputsItem class. Replaced UIManager's setWidgetColor with specific versions related to Invalid, Default or Normal status of the input item.

Closes: #71 (closed)

Merge request reports