Hi, I'm creating a plugin for Designer that's multipage, but it contains a StackedWidget, the only part of the widget that will be the container.

The question is whether I need to use the standard form plugin because StackedWidget is already multi-paged and already works in Designer, or use the container extension using the QDesignerContainerExtension class.

Thank you,

Jay