qMRMLNodeComboBox not initializing with scene information

I was able to solve my own problem! The issue was that I had not configured the signals appropriately in the .ui file. After doing that everything worked as intended.

1 Like