Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 595000b5133f4458e88b0ef6355a26be > files > 652

qt3-devel-docs-3.3.8b-37.fc14.x86_64.rpm

/*
*/
/*! \page mdi-example.html
 
  \ingroup examples
  \title An MDI Application
 
  This example program is just like the application example, except
  that it provides a Multiple Document Interface (MDI).
 
  <hr>
 
  Header file:
 
  \include mdi/application.h
 
  <hr>
 
  Implementation:
 
  \include mdi/application.cpp
 
  <hr>
 
  Main:

  \include mdi/main.cpp 
*/