.. 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.imagebrowser
.. highlight:: python
.. _wx.lib.imagebrowser.FindFiles:
==========================================================================================================================================
|phoenix_title| **wx.lib.imagebrowser.FindFiles**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
FindFiles:
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.imagebrowser.FindFiles.__init__` Initialize self. See help(type(self)) for accurate signature.
:meth:`~wx.lib.imagebrowser.FindFiles.MakeRegex`
:meth:`~wx.lib.imagebrowser.FindFiles.StripExt`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: FindFiles:
.. method:: __init__(self, parent, dir, mask, with_dirs=True)
Initialize self. See help(type(self)) for accurate signature.
.. method:: MakeRegex(self, pattern)
.. method:: StripExt(self, file_nm)