[Qt-creator] Wrap Component in...
Jason H
jhihn at gmx.com
Thu Nov 3 22:19:42 CET 2016
Under Refactor context menu, there exists [Wrap/Move] Component in [Loader/Seperate File]. However many times, I would like to Reparent an item (any item) in Rectangle, Item, Flickable, Row, Column, etc.
It would be cool if I could refactor the code, and if using anchors, the anchors are transferred to the new parent. Sensible anchors are kept (left/right for items being reparented in Col, top,/bottom for Rows, etc)
Can that happen?
More information about the Qt-creator
mailing list