.. 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 .. _wx.GUIEventLoop: ========================================================================================================================================== |phoenix_title| **wx.GUIEventLoop** ========================================================================================================================================== A generic implementation of the GUI event loop. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class GUIEventLoop:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.GUIEventLoop.__init__` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.GUIEventLoop(EventLoopBase) **Possible constructors**:: GUIEventLoop() A generic implementation of the GUI event loop. .. method:: __init__(self)