How can I get the reference to a QDockWidget that is already docked. I want to call tabifyDockWidget so I can add a new QDockWidget to the same location. The first is already in place from exsiting code and I know I can probably create a getter method on the code that adds the first doc widget but I was hoping not add anything to that code and use some existing built in method that would allow be to specify a dock widget location and return a reference to what is currently docked at that location.
Thanks, Luke
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer