Is there any way to popup the qframe in domodal or modalless form?
-
Is there any way I can make the Qframe pop up like the title?
You can declare a frame inside a widget and pop it up, but
I wonder if it's possible to pop up the frame itself -
@IknowQT I don't understand your description.
Do you want to show QFrame as stand alone window? If so, then yes you can as with any other QWidget based class.