.. include:: headings.inc .. currentmodule:: lib.pydocview .. highlight:: python .. _lib.pydocview.FilePropertiesDialog: ========================================================================================================================================== |phoenix_title| **FilePropertiesDialog** ========================================================================================================================================== Dialog that shows the properties of a file. Invoked by the PropertiesService. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **FilePropertiesDialog** .. raw:: html

Inheritance diagram of FilePropertiesDialog

| |super_classes| Known Superclasses ================================== :class:`Dialog` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.pydocview.FilePropertiesDialog.__init__` Initializes the properties dialog. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: FilePropertiesDialog(Dialog) Dialog that shows the properties of a file. Invoked by the PropertiesService. .. method:: __init__(self, parent, filename) Initializes the properties dialog.