Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I add QToolBar items? and not allow them move by dragging
I cannot find QToolBar in QT ToolKit in Left of Design View
There is a Tool Button, but how can I drag it to the widget?
I added ToolBar in Object browser
I added a separator
Previously I created 3 actions in menu items.
How can I add those 3 actions under that ToolBar?
are you using Qt Creator/Qt Designer? Then they should appear automatically in the action editor.
Right mouse button click and you will see lots of possibilities.
Qt Docs : Creating Main Windows in Qt Designer will show you more details