mfreiholz / Qt-Advanced-Docking-System

Advanced Docking System for Qt
Other
744 stars 746 forks source link

Function to call manually to update tab dropdown #28

Open MichaelVoelkel opened 6 years ago

MichaelVoelkel commented 6 years ago

Since there are no signals/slots attached to changing a title of a tab, the dropdown that shows all tabs is not updated yet.

This commit introduces a function to manually call like described in issue #26