.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2018 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.colourchooser.pycolourchooser .. highlight:: python .. _wx.lib.colourchooser.pycolourchooser.ColourChangedEvent: ========================================================================================================================================== |phoenix_title| **wx.lib.colourchooser.pycolourchooser.ColourChangedEvent** ========================================================================================================================================== Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class ColourChangedEvent:

| |super_classes| Known Superclasses ================================== :class:`wx.lib.newevent._Event` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.colourchooser.pycolourchooser.ColourChangedEvent.__init__` :meth:`~wx.lib.colourchooser.pycolourchooser.ColourChangedEvent.GetColour` :meth:`~wx.lib.colourchooser.pycolourchooser.ColourChangedEvent.GetValue` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: ColourChangedEvent(ColourChangedEventBase) Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect .. method:: __init__(self, newColour) .. method:: GetColour(self) .. method:: GetValue(self)