• Qt 5.2
  • Qt Widgets
  • MDI Example
  • Qt 5.2.0 Reference Documentation

MDI Example

The MDI example shows how to implement a Multiple Document Interface using Qt's QMdiArea class.

Files:

  • mainwindows/mdi/mainwindow.cpp
  • mainwindows/mdi/mainwindow.h
  • mainwindows/mdi/mdichild.cpp
  • mainwindows/mdi/mdichild.h
  • mainwindows/mdi/main.cpp
  • mainwindows/mdi/mdi.pro
  • mainwindows/mdi/mdi.qrc

Images:

  • mainwindows/mdi/images/copy.png
  • mainwindows/mdi/images/cut.png
  • mainwindows/mdi/images/new.png
  • mainwindows/mdi/images/open.png
  • mainwindows/mdi/images/paste.png
  • mainwindows/mdi/images/save.png

© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.