Skip to content
  • Haocheng LIU's avatar
    Redesign qtSelectionManger with one output signal and shared_ptr · 8d327bfa
    Haocheng LIU authored
    This MR redesigns the qtSelectionManager so that we use one universal
    signal to broadcast to all receivers(rendering window, model tree and
     attribute panel). Also now qtActiveObjects has a weak reference to
    qtSelectionManager.
    
    qtSelectionManger now uses "${className}_${memoryAddress}" to voiding
    updating the senders again.
    
    Clear a bunch of selection legacy codes and simplify the logic.
    8d327bfa