recreate stackedwidget from camera example
-
This is what I get when I place an stacked widget from the Designer menu in my form:
but the camera example stacked widget is like this:
How is that created? also when I click on viewfinderPage of camera example's stacked widget it has a expandable list named layout which is a grid layout in the property value on the right down side but there's nothing like that when I place an stacked widget in my form.
How to recreate this?