Shape Changing dialogs
Unsolved
QML and Qt Quick
-
Currently, I am working through the C++ GUI programming with qt4 and I am having a problem with the shape-changing dialog, the dialog has a constant size when the code part that changes the layout is added, the program doesnt run. I have attached the code below for clarity purposes. Can someone please tell me what I am doing wrong.