.. include:: headings.inc .. module:: lib.inspection .. currentmodule:: lib.inspection .. highlight:: python .. _lib.inspection: ========================================================================================================================================== |phoenix_title| **inspection** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **inspection** .. raw:: html

Inheritance diagram of inspection

| |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`lib.inspection._InspectionHighlighter` All the highlighting code. A separate class to help reduce the :ref:`lib.inspection.FlagsFormatter` :ref:`lib.inspection.InspectionFrame` This class is the frame that holds the wxPython inspection tools. :ref:`lib.inspection.InspectionInfoPanel` Used to display information about the currently selected items. :ref:`lib.inspection.InspectionTool` The InspectionTool is a singleton that manages creating and :ref:`lib.inspection.InspectionTree` All of the widgets in the app, and optionally their sizers, are ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: lib.inspection._InspectionHighlighter lib.inspection.FlagsFormatter lib.inspection.InspectionFrame lib.inspection.InspectionInfoPanel lib.inspection.InspectionTool lib.inspection.InspectionTree