I'd like to use moveable tabs (Firefox has such tabs I can change their order using drag&drop) but looks like built-in classes don't support it (QTabWidget, KTabWidget), please help.
I'd like to use moveable tabs (Firefox has such tabs I can change their order using drag&drop) but looks like built-in classes don't support it (QTabWidget, KTabWidget), please help.
You can subclass the tab bar and implement the drag&drop yourself using mechanisms Qt or KDE provide.
Bookmarks