[ACCEPTED]-Is there any way to set the visibility of QLabel in Qt Designer-qlabel
Accepted answer
As far as I know, this is not possible from 5 QtDesigner.
The only way to access setVisible
directly 4 from QtDesigner is when modifying connects 3 you can find it as a slot.
The simplest way 2 is just to set the visibility to false just 1 like you are doing already.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.