I have a QDockWidget that was originally set for "allowedArea LeftDockWidgetArea". I tried to move it to the RightDockWidgetArea, but dockWidgetArea (directly above "docked") wouldn't change, no matter what I did...

I set RightDockWidgetArea using Qt's Visual Studio plugin, went back to Designer, and allowedArea was now RightDockWidgetArea!