]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/class_dc.h
Added class groups example to Doxygen and added parent "Functions and Macros", and...
[wxWidgets.git] / docs / doxygen / groups / class_dc.h
diff --git a/docs/doxygen/groups/class_dc.h b/docs/doxygen/groups/class_dc.h
new file mode 100644 (file)
index 0000000..8bcdd49
--- /dev/null
@@ -0,0 +1,21 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        class_gdi.h
+// Purpose:     Graphics Device Interface classes group docs
+// Author:      wxWidgets team
+// RCS-ID:      $Id$
+// Licence:     wxWindows license
+/////////////////////////////////////////////////////////////////////////////
+
+/**
+
+@defgroup group_class_dc Device Contexts
+@ingroup group_class
+
+Device contexts are surfaces that may be drawn on, and provide an abstraction
+that allows parameterisation of your drawing code by passing different device
+contexts.
+
+Related Overviews: @ref overview_dc
+
+*/
+