Is it possible to implement MDI like window capability within a QGraphicsScene?

I have the close button working for windows added to a QGraphicsScene already. However, I can't figure out how to enable minimize or maximize buttons for the same windows.

Thank you for your help,
Erik.