I want to make an IDE but want Kdevelop like dockwidget as shown in figure. I want to use qt. I want to know how this is implemented in Kdevelop. Is it a custom widget using QTabBar and QStackedWidgets or something else?
It would be nice if some one tell me how it is implemented or can be implemented