[PyQt] Movable Dock Widget
Binit Amin
binit.amin at tcs.com
Wed Jul 8 12:18:23 BST 2015
Hey Vincent,
with
self.dockWidget.setFeatures(QDockWidget.DockWidgetMovable)
self.dockWidget.setAllowedAreas(Qt.LeftDockWidgetArea|Qt.RightDockWidgetArea)
for example.
As on your suggestion I tried this is, but my DockWidget but it didn't work. I must be making some silly mistake in code. But wont be able to find the mistake.
Please help regarding this.
I am attaching my code. Please find the attachment. Please modify that code so that I can make it movable.
--
Thanks & Regards
Binit Amin
Assistant System Engineer
TATA Consultancy Services
Cellno: +91-7276974159
Mailto: binit.amin at tcs.com
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150708/6885ad58/attachment.html>
More information about the PyQt
mailing list