wxoo.typeiconlist
index
p:\wxproperties\wxoo\typeiconlist.py

Shared image list for type-associated icons

 
Modules
       
clip_dndc
cmndlgsc
controls2c
controlsc
wxoo.resources.dict16_png
wxoo.resources.dict32_png
eventsc
wxoo.resources.file16_png
wxoo.resources.file32_png
filesysc
wxoo.resources.float16_png
wxoo.resources.float32_png
fontsc
framesc
gdic
wxoo.resources.generic_png
wxoo.resources.generic_sm_png
imagec
wxoo.resources.int16_png
wxoo.resources.int32_png
wxoo.resources.list16_png
wxoo.resources.list32_png
mdic
wxoo.resources.method16_png
wxoo.resources.method32_png
misc2c
miscc
wxoo.resources.int16_png
wxoo.resources.int32_png
wxoo.resources.object16_png
wxoo.resources.object32_png
printfwc
wxoo.resources.property16_png
wxoo.resources.property32_png
sizersc
stattoolc
streamsc
wxoo.resources.string16_png
wxoo.resources.string32_png
sys
wxoo.resources.tuple16_png
wxoo.resources.tuple32_png
wxoo.resources.type16_png
wxoo.resources.type32_png
types
wxoo.resources.unicode16_png
wxoo.resources.unicode32_png
utilsc
windows2c
windows3c
windowsc
wxPython.wx
wxPython.wxc

 
Classes
       
wxImageList(wxImageListPtr)
TypeIconList

 
class TypeIconList(wxImageList)
    Image list for default by-type icons, you normally would use this
through the TYPEICONS instance in the same module, but you can define
your own default by-type icon image list instance if you prefer...
 
 
Method resolution order:
TypeIconList
wxImageList
wxImageListPtr
wxObjectPtr

Methods defined here:
IconFor(self, classObject)
Get the icon for the given classObject
Lookup(self, classObject)
Lookup the appropriate icon for a given class
Register(self, classObject, bitmap, mask=<wxPython.gdi.wxBitmapPtr instance; proxy of C++ wxBitmap instance at _d82f70_wxBitmap_p>)
Register a new classObject bitmap (with optional mask)
 
You can also pass an icon or Image in as the bitmap
__init__(self, *arguments, **namedarguments)

Methods inherited from wxImageListPtr:
Add(self, *_args, **_kwargs)
AddIcon(self, *_args, **_kwargs)
AddWithColourMask(self, *_args, **_kwargs)
Draw(self, *_args, **_kwargs)
GetImageCount(self, *_args, **_kwargs)
GetSize(self, *_args, **_kwargs)
Remove(self, *_args, **_kwargs)
RemoveAll(self, *_args, **_kwargs)
Replace(self, *_args, **_kwargs)
__del__(self, delfunc=<built-in function delete_wxImageList>)
__repr__(self)

Methods inherited from wxObjectPtr:
Destroy(self, *_args, **_kwargs)
GetClassName(self, *_args, **_kwargs)

 
Data
        TYPEICONSNORMAL = <wxoo.typeiconlist.TypeIconList instance; proxy ...+ wxImageList instance at _11c6fb0_wxImageList_p>
TYPEICONSSMALL = <wxoo.typeiconlist.TypeIconList instance; proxy ...+ wxImageList instance at _1229598_wxImageList_p>
baseTypes = [(<type 'object'>, <module 'wxoo.resources.object16_png' from 'p:\wxproperties\wxoo\resources\object16_png.pyc'>, <module 'wxoo.resources.object32_png' from 'p:\wxproperties\wxoo\resources\object32_png.pyc'>), (<type 'dict'>, <module 'wxoo.resources.dict16_png' from 'p:\wxproperties\wxoo\resources\dict16_png.pyc'>, <module 'wxoo.resources.dict32_png' from 'p:\wxproperties\wxoo\resources\dict32_png.pyc'>), (<type 'list'>, <module 'wxoo.resources.list16_png' from 'p:\wxproperties\wxoo\resources\list16_png.pyc'>, <module 'wxoo.resources.list32_png' from 'p:\wxproperties\wxoo\resources\list32_png.pyc'>), (<type 'tuple'>, <module 'wxoo.resources.tuple16_png' from 'p:\wxproperties\wxoo\resources\tuple16_png.pyc'>, <module 'wxoo.resources.tuple32_png' from 'p:\wxproperties\wxoo\resources\tuple32_png.pyc'>), (<type 'str'>, <module 'wxoo.resources.string16_png' from 'p:\wxproperties\wxoo\resources\string16_png.pyc'>, <module 'wxoo.resources.string32_png' from 'p:\wxproperties\wxoo\resources\string32_png.pyc'>), (<type 'unicode'>, <module 'wxoo.resources.unicode16_png' from 'p:\wxproperties\wxoo\resources\unicode16_png.pyc'>, <module 'wxoo.resources.unicode32_png' from 'p:\wxproperties\wxoo\resources\unicode32_png.pyc'>), (<type 'type'>, <module 'wxoo.resources.type16_png' from 'p:\wxproperties\wxoo\resources\type16_png.pyc'>, <module 'wxoo.resources.type32_png' from 'p:\wxproperties\wxoo\resources\type32_png.pyc'>), (<type 'property'>, <module 'wxoo.resources.property16_png' from 'p:\wxproperties\wxoo\resources\property16_png.pyc'>, <module 'wxoo.resources.property32_png' from 'p:\wxproperties\wxoo\resources\property32_png.pyc'>), (<type 'instancemethod'>, <module 'wxoo.resources.method16_png' from 'p:\wxproperties\wxoo\resources\method16_png.pyc'>, <module 'wxoo.resources.method32_png' from 'p:\wxproperties\wxoo\resources\method32_png.pyc'>), (<type 'file'>, <module 'wxoo.resources.file16_png' from 'p:\wxproperties\wxoo\resources\file16_png.pyc'>, <module 'wxoo.resources.file32_png' from 'p:\wxproperties\wxoo\resources\file32_png.pyc'>), (<type 'float'>, <module 'wxoo.resources.float16_png' from 'p:\wxproperties\wxoo\resources\float16_png.pyc'>, <module 'wxoo.resources.float32_png' from 'p:\wxproperties\wxoo\resources\float32_png.pyc'>), (<type 'int'>, <module 'wxoo.resources.int16_png' from 'p:\wxproperties\wxoo\resources\int16_png.pyc'>, <module 'wxoo.resources.int32_png' from 'p:\wxproperties\wxoo\resources\int32_png.pyc'>), (<type 'long'>, <module 'wxoo.resources.int16_png' from 'p:\wxproperties\wxoo\resources\int16_png.pyc'>, <module 'wxoo.resources.int32_png' from 'p:\wxproperties\wxoo\resources\int32_png.pyc'>)]