[Interest] QtDesigner needs redesign.

Bob Hood bhood2 at comcast.net
Tue Jan 3 19:18:57 CET 2017


On 1/3/2017 10:26 AM, André Pönitz wrote:
> My *personal* approach is to use Desiner only to play around to get
> layout and resizing behaviour right, but re-do the actual implementation
> in code, either from scratch or based on uic output.

Indeed, this is precisely how I use it in my workflow as well with QtCreator.  
Strictly layout of widgets, and then do signal/slot connections and dependency 
logic in the C++ code.

Works wonderfully.




More information about the Interest mailing list