[QGIS-Developer] Get current QDockWidget in specific location

Catania, Luke A ERDC-RDE-GRL-VA CIV Luke.A.Catania at erdc.dren.mil
Wed Jun 12 18:22:44 PDT 2024


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20240613/d4aaac07/attachment.htm>


More information about the QGIS-Developer mailing list