]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/cat_classes.h
Removed deprecated layout constraints from class summary, and more v* header reviews.
[wxWidgets.git] / docs / doxygen / mainpages / cat_classes.h
index f46a0a9c07a5eb0094f21071d29028e4f053d6f8..fae07d785c9ccac6d594fba7f71a5a79c8e20041 100644 (file)
@@ -86,7 +86,7 @@ thinking and calculating and will in almost all cases produce dialogs looking
 equally well on all platforms, the other is based on so-called constraints and
 is deprecated, though still available.
 
-Related Overviews: @ref overview_sizer, @ref overview_constraints
+Related Overviews: @ref overview_sizer
 
 These are the classes relevant to sizer-based layout:
 
@@ -100,11 +100,6 @@ These are the classes relevant to sizer-based layout:
 @li wxStaticBoxSizer: Same as wxBoxSizer, but with a surrounding static box
 @li wxWrapSizer: A sizer which wraps its child controls as size permits
 
-These are the classes relevant to constraints-based window layout:
-
-@li wxIndividualLayoutConstraint: Represents a single constraint dimension
-@li wxLayoutConstraints: Represents the constraints for a window class
-
 Other layout classes:
 
 @li wxLayoutAlgorithm: An alternative window layout facility
@@ -484,7 +479,7 @@ Related Overviews: @ref overview_validator
 
 @li wxApp: Application class
 @li wxCmdLineParser: Command line parser class
-@li wxDllLoader: Class to work with shared libraries.
+@li wxDynamicLibrary: Class to work with shared libraries.
 @li wxProcess: Process class