From 8ba6f3baf6e05fdc370bb2a9b5299df2b5f8388f Mon Sep 17 00:00:00 2001 From: Ronald Oussoren Date: Mon, 30 Mar 2009 16:01:51 +0000 Subject: Fix for issue 896199 (some Carbon modules aren't present in the documentation) --- Doc/library/carbon.rst | 262 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 262 insertions(+) diff --git a/Doc/library/carbon.rst b/Doc/library/carbon.rst index e1c7fa5..7c63f18 100644 --- a/Doc/library/carbon.rst +++ b/Doc/library/carbon.rst @@ -55,6 +55,14 @@ framework and Qt is in the QuickTime framework. The normal use pattern is :: :synopsis: Interface to the Appearance Manager. :deprecated: +:mod:`Carbon.Appearance` --- Appearance Manager constants +========================================================= + +.. module:: Carbon.Appearance + :platform: Mac + :synopsis: Constant definitions for the interface to the Appearance Manager. + :deprecated: + :mod:`Carbon.CF` --- Core Foundation @@ -88,6 +96,14 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Carbon Event Manager. :deprecated: +:mod:`Carbon.CarbonEvents` --- Carbon Event Manager constants +============================================================= + +.. module:: Carbon.CarbonEvents + :platform: Mac + :synopsis: Constants for the interface to the Carbon Event Manager. + :deprecated: + :mod:`Carbon.Cm` --- Component Manager @@ -98,7 +114,46 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Component Manager. :deprecated: +:mod:`Carbon.Components` --- Component Manager constants +======================================================== + +.. module:: Carbon.Components + :platform: Mac + :synopsis: Constants for the interface to the Component Manager. + :deprecated: + +:mod:`Carbon.ControlAccessor` --- Control Manager accssors +=========================================================== + +.. module:: Carbon.ControlAccessor + :platform: Mac + :synopsis: Accessor functions for the interface to the Control Manager. + :deprecated: + +:mod:`Carbon.Controls` --- Control Manager constants +==================================================== + +.. module:: Carbon.Controls + :platform: Mac + :synopsis: Constants for the interface to the Control Manager. + :deprecated: + +:mod:`Carbon.CoreFounation` --- CoreFounation constants +======================================================= + +.. module:: Carbon.CoreFounation + :platform: Mac + :synopsis: Constants for the interface to CoreFoundation. + :deprecated: + +:mod:`Carbon.CoreGraphics` --- CoreGraphics constants +======================================================= + +.. module:: Carbon.CoreGraphics + :platform: Mac + :synopsis: Constants for the interface to CoreGraphics. + :deprecated: :mod:`Carbon.Ctl` --- Control Manager ===================================== @@ -108,7 +163,13 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Control Manager. :deprecated: +:mod:`Carbon.Dialogs` --- Dialog Manager constants +================================================== +.. module:: Carbon.Dialogs + :platform: Mac + :synopsis: Constants for the interface to the Dialog Manager. + :deprecated: :mod:`Carbon.Dlg` --- Dialog Manager ==================================== @@ -118,7 +179,29 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Dialog Manager. :deprecated: +:mod:`Carbon.Drag` --- Drag and Drop Manager +============================================= + +.. module:: Carbon.Drag + :platform: Mac + :synopsis: Interface to the Drag and Drop Manager. + :deprecated: +:mod:`Carbon.Dragconst` --- Drag and Drop Manager constants +=========================================================== + +.. module:: Carbon.Dragconst + :platform: Mac + :synopsis: Constants for the interface to the Drag and Drop Manager. + :deprecated: + +:mod:`Carbon.Events` --- Event Manager constants +================================================ + +.. module:: Carbon.Events + :platform: Mac + :synopsis: Constants for the interface to the classic Event Manager. + :deprecated: :mod:`Carbon.Evt` --- Event Manager =================================== @@ -128,6 +211,21 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the classic Event Manager. :deprecated: +:mod:`Carbon.File` --- File Manager +=================================== + +.. module:: Carbon.File + :platform: Mac + :synopsis: Interface to the File Manager. + :deprecated: + +:mod:`Carbon.Files` --- File Manager constants +============================================== + +.. module:: Carbon.Files + :platform: Mac + :synopsis: Constants for the interface to the File Manager. + :deprecated: :mod:`Carbon.Fm` --- Font Manager @@ -148,6 +246,23 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Folder Manager. :deprecated: +:mod:`Carbon.Folders` --- Folder Manager constants +================================================== + +.. module:: Carbon.Folders + :platform: Mac + :synopsis: Constants for the interface to the Folder Manager. + :deprecated: + + +:mod:`Carbon.Fonts` --- Font Manager constants +================================================== + +.. module:: Carbon.Fonts + :platform: Mac + :synopsis: Constants for the interface to the Font Manager. + :deprecated: + :mod:`Carbon.Help` --- Help Manager @@ -158,6 +273,53 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Carbon Help Manager. :deprecated: +:mod:`Carbon.IBCarbon` --- Carbon InterfaceBuilder +================================================== + +.. module:: Carbon.IBCarbon + :platform: Mac + :synopsis: Interface to the Carbon InterfaceBuilder support libraries. + :deprecated: + +:mod:`Carbon.IBCarbonRuntime` --- Carbon InterfaceBuilder constants +=================================================================== + +.. module:: Carbon.IBCarbonRuntime + :platform: Mac + :synopsis: Constants for the interface to the Carbon InterfaceBuilder support libraries. + :deprecated: + +:mod:`Carbon.Icn` --- Carbon Icon Manager +========================================= + +.. module:: Carbon.Icns + :platform: Mac + :synopsis: Interface to the Carbon Icon Manager + :deprecated: + +:mod:`Carbon.Icons` --- Carbon Icon Manager constants +===================================================== + +.. module:: Carbon.Icons + :platform: Mac + :synopsis: Constants for the interface to the Carbon Icon Manager + :deprecated: + +:mod:`Carbon.Launch` --- Carbon Launch Services +=============================================== + +.. module:: Carbon.Launch + :platform: Mac + :synopsis: Interface to the Carbon Launch Services. + :deprecated: + +:mod:`Carbon.LaunchServices` --- Carbon Launch Services constants +================================================================= + +.. module:: Carbon.LaunchServices + :platform: Mac + :synopsis: Constants for the interface to the Carbon Launch Services. + :deprecated: :mod:`Carbon.List` --- List Manager @@ -170,6 +332,31 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and +:mod:`Carbon.Lists` --- List Manager constants +============================================== + +.. module:: Carbon.Lists + :platform: Mac + :synopsis: Constants for the interface to the List Manager. + :deprecated: + +:mod:`Carbon.MacHelp` --- Help Manager constants +================================================ + +.. module:: Carbon.MacHelp + :platform: Mac + :synopsis: Constants for the interface to the Carbon Help Manager. + :deprecated: + +:mod:`Carbon.MediaDescr` --- Parsers and generators for Quicktime Media descriptors +=================================================================================== + +.. module:: Carbon.MediaDescr + :platform: Mac + :synopsis: Parsers and generators for Quicktime Media descriptors + :deprecated: + + :mod:`Carbon.Menu` --- Menu Manager =================================== @@ -178,6 +365,13 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Menu Manager. :deprecated: +:mod:`Carbon.Menus` --- Menu Manager constants +============================================== + +.. module:: Carbon.Menus + :platform: Mac + :synopsis: Constants for the interface to the Menu Manager. + :deprecated: :mod:`Carbon.Mlte` --- MultiLingual Text Editor @@ -188,6 +382,29 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the MultiLingual Text Editor. :deprecated: +:mod:`Carbon.OSA` --- Carbon OSA Interface +========================================== + +.. module:: Carbon.OSA + :platform: Mac + :synopsis: Interface to the Carbon OSA Library. + :deprecated: + +:mod:`Carbon.OSAconst` --- Carbon OSA Interface constants +========================================================= + +.. module:: Carbon.OSAconst + :platform: Mac + :synopsis: Constants for the interface to the Carbon OSA Library. + :deprecated: + +:mod:`Carbon.QDOffscreen` --- QuickDraw Offscreen constants +=========================================================== + +.. module:: Carbon.QDOffscreen + :platform: Mac + :synopsis: Constants for the interface to the QuickDraw Offscreen APIs. + :deprecated: :mod:`Carbon.Qd` --- QuickDraw @@ -218,6 +435,21 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the QuickTime toolbox. :deprecated: +:mod:`Carbon.QuickDraw` --- QuickDraw constants +=============================================== + +.. module:: Carbon.QuickDraw + :platform: Mac + :synopsis: Constants for the interface to the QuickDraw toolbox. + :deprecated: + +:mod:`Carbon.QuickTime` --- QuickTime constants +=============================================== + +.. module:: Carbon.QuickTime + :platform: Mac + :synopsis: Constants for the interface to the QuickTime toolbox. + :deprecated: :mod:`Carbon.Res` --- Resource Manager and Handles @@ -228,6 +460,13 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and :synopsis: Interface to the Resource Manager and Handles. :deprecated: +:mod:`Carbon.Resources` --- Resource Manager and Handles constants +================================================================== + +.. module:: Carbon.Resources + :platform: Mac + :synopsis: Constants for the interface to the Resource Manager and Handles. + :deprecated: :mod:`Carbon.Scrap` --- Scrap Manager @@ -290,6 +529,13 @@ Manager. It contains the following functions: :synopsis: Interface to the Sound Manager. :deprecated: +:mod:`Carbon.Sound` --- Sound Manager constants +=============================================== + +.. module:: Carbon.Sound + :platform: Mac + :synopsis: Constants for the interface to the Sound Manager. + :deprecated: :mod:`Carbon.TE` --- TextEdit @@ -300,6 +546,14 @@ Manager. It contains the following functions: :synopsis: Interface to TextEdit. :deprecated: +:mod:`Carbon.TextEdit` --- TextEdit constants +============================================= + +.. module:: Carbon.TextEdit + :platform: Mac + :synopsis: Constants for the interface to TextEdit. + :deprecated: + :mod:`Carbon.Win` --- Window Manager @@ -309,3 +563,11 @@ Manager. It contains the following functions: :platform: Mac :synopsis: Interface to the Window Manager. :deprecated: + +:mod:`Carbon.Windows` --- Window Manager constants +================================================== + +.. module:: Carbon.Windows + :platform: Mac + :synopsis: Constants for the interface to the Window Manager. + :deprecated: -- cgit v0.12