Resize
-
@nani1169
Are you not using .ui files?? -
@nani1169
Are you not using .ui files?? -
@Tirupathi-Korla said in Resize:
no
@nani1169
You may use resize function on heightchaged/width changed signals of main window.. -
@nani1169
Are you not using .ui files??@Tirupathi-Korla if i clicked on widget.. we able to resize the widget by using cursor
for that which function has to use? -
@nani1169
You may use resize function on heightchaged/width changed signals of main window..@Tirupathi-Korla 
if my widget is progress bar...as shown above image ,after clicked on progress bar it shows resizing option in corners..i want code for that -
@Tirupathi-Korla 
if my widget is progress bar...as shown above image ,after clicked on progress bar it shows resizing option in corners..i want code for that@nani1169
i don't see any image.. -
@nani1169
i don't see any image.. -
Hi
No there is no direct class. You must hand program that feature.
https://forum.qt.io/topic/67019/best-practice-resize-widgets-with-mouse
