.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.pydocview .. highlight:: python .. _wx.lib.pydocview.AboutDialog: ========================================================================================================================================== |phoenix_title| **wx.lib.pydocview.AboutDialog** ========================================================================================================================================== Opens an AboutDialog. Shared by DocMDIParentFrame and DocSDIFrame. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class AboutDialog:
| |super_classes| Known Superclasses ================================== :class:`wx.Dialog` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.pydocview.AboutDialog.__init__` Initializes the about dialog. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: AboutDialog(wx.Dialog) Opens an AboutDialog. Shared by DocMDIParentFrame and DocSDIFrame. .. method:: __init__(self, parent, image=None) Initializes the about dialog.