FreeCAD: master a5be62b8

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-02-26 07:15:12 master 1b57cd3a
Changeset Fem: [skip ci] fix several coding flaws:
* improve implementation of TaskFemConstraintForce::onButtonDirection
* use QSignalBlocker to tmp. suppress signals instead of dis- and re-connecting
* directly access object from SelectionObject
* don't do type checks by class name but by typeid
mod - src/Mod/Fem/Gui/TaskFemConstraintForce.cpp Diff File
mod - src/Mod/Fem/Gui/TaskFemConstraintFluidBoundary.cpp Diff File