mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-01-26 22:39:02 +08:00
Merge branch 'master' into IconProvider
This commit is contained in:
commit
a2b9650469
@ -250,7 +250,8 @@ public:
|
|||||||
QWidget* widget() const;
|
QWidget* widget() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the title bar widget of this dock widget
|
* Returns the tab widget of this dock widget that is shown in the dock
|
||||||
|
* area title bar
|
||||||
*/
|
*/
|
||||||
CDockWidgetTab* tabWidget() const;
|
CDockWidgetTab* tabWidget() const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user