Home | Trees | Index | Help |
|
---|
Package wx :: Class PyBitmapDataObject |
|
object
--+ |DataObject
--+ |DataObjectSimple
--+ |BitmapDataObject
--+ | PyBitmapDataObject
wx.BitmapDataObject
that is
Python-aware and knows how to reflect calls to its C++ virtual methods
to methods in the Python derived class. To be able to provide bitmap
data on demand derive from this class and overload GetBitmap
.Method Summary | |
---|---|
PyBitmapDataObject |
wx.PyBitmapDataObject is a version of wx.BitmapDataObject that is
Python-aware and knows how to reflect calls to its C++ virtual methods
to methods in the Python derived class. |
__repr__(self)
|
Class Variable Summary |
---|
Method Details |
---|
__init__(self,
bitmap=wxNullBitmap)
wx.PyBitmapDataObject is a version of |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:04 2005 | http://epydoc.sf.net |