PDA

View Full Version : Docking Arrows



asriniva
23rd March 2009, 14:56
Hi,

Is there a way to turn on the docking arrows (the left, right, up and down arrows, that indicate where a window may be docked), with the docking widget.

Currently when I move a docking widget to the 4 docking areas of my main window, I don't see these arrows (similar to the ones you see in Visual Studio).

I am using QT version 4.5.0

Thanks,

Arun

ComaWhite
24th March 2009, 01:08
Qt QDockWidget doesn't have that feature. You would have to implement it yourself