.. 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.FilePropertiesDialog: ========================================================================================================================================== |phoenix_title| **wx.lib.pydocview.FilePropertiesDialog** ========================================================================================================================================== Dialog that shows the properties of a file. Invoked by the PropertiesService. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class FilePropertiesDialog:
| |super_classes| Known Superclasses ================================== :class:`wx.Dialog` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.pydocview.FilePropertiesDialog.__init__` Initializes the properties dialog. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: FilePropertiesDialog(wx.Dialog) Dialog that shows the properties of a file. Invoked by the PropertiesService. .. method:: __init__(self, parent, filename) Initializes the properties dialog.