.. 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.analogclock.setup
.. highlight:: python
.. _wx.lib.analogclock.setup.Setup:
==========================================================================================================================================
|phoenix_title| **wx.lib.analogclock.setup.Setup**
==========================================================================================================================================
AnalogClock customization dialog.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
Setup:
|
|super_classes| Known Superclasses
==================================
:class:`wx.Dialog`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.analogclock.setup.Setup.__init__` Initialize self. See help(type(self)) for accurate signature.
:meth:`~wx.lib.analogclock.setup.Setup.OnButton`
:meth:`~wx.lib.analogclock.setup.Setup.OnClose`
:meth:`~wx.lib.analogclock.setup.Setup.ResetClock`
:meth:`~wx.lib.analogclock.setup.Setup.UpdateControls`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: Setup(wx.Dialog)
AnalogClock customization dialog.
.. method:: __init__(self, parent)
Initialize self. See help(type(self)) for accurate signature.
.. method:: OnButton(self, evt)
.. method:: OnClose(self, evt)
.. method:: ResetClock(self)
.. method:: UpdateControls(self)