thanks and how i can add toolbar to QWidget i try some thinks but they don't work
Added after 5 minutes:
this isn't quite what i want because still stay window's frames. What you wrote is good but it will not look good i want tabbar in frame
I know how make QToolBar but i don't know how i can dock it to Top when i create toolbar in Widgetit make toolbar but the toolbar size is about 2x2 but i want toolba like toolbar in QMainWindowQt Code:
QToolbar *bar= new QToolbar("toolbar",this);To copy to clipboard, switch view to plain text mode
Bookmarks