~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

« back to all changes in this revision

Viewing changes to docs/doxygen/groups/class_docview.h

  • Committer: Brian Sidebotham
  • Date: 2013-08-03 14:30:08 UTC
  • Revision ID: brian.sidebotham@gmail.com-20130803143008-c7806tkych1tp6fc
Initial import into Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/////////////////////////////////////////////////////////////////////////////
 
2
// Name:        class_docview.h
 
3
// Purpose:     Document/View Framework classes group docs
 
4
// Author:      wxWidgets team
 
5
// RCS-ID:      $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
 
6
// Licence:     wxWindows licence
 
7
/////////////////////////////////////////////////////////////////////////////
 
8
 
 
9
/**
 
10
 
 
11
@defgroup group_class_docview Document/View Framework
 
12
@ingroup group_class
 
13
 
 
14
wxWidgets supports a document/view framework which provides housekeeping for a
 
15
document-centric application.
 
16
 
 
17
Related Overviews: @ref overview_docview
 
18
 
 
19
*/
 
20