Prevent letting toolbar to be movable in Windows, short question
-
Here is my code , I want to prevent letting toolbar to be movable in Windows
I added this setUnifiedTitleAndToolBarOnMac(true); [in mainwindow.cpp] but it seems doesn't work on windows
Any idea would be appreciated
Thanks
!http://s21.postimg.org/k7nv7nsfb/Untitled.jpg()()!
Link of my code:
-
Hi,
Like the function name says, it for Mac.
How about "this":http://qt-project.org/doc/qt-4.8/qtoolbar.html#movable-prop ?
-
Your welcome !
Don't forget to update your thread's title to solved so other forum users will know that it's been solved