Package Camelot :: Package camelot :: Package view :: Module art :: Class Icon
[frames] | no frames]

Class Icon

source code


Manages paths to the icons images
Instance Methods
 
getQIcon(*args, **kwargs)
QPixmaps can only be used in the gui thread
source code

Inherited from Pixmap: __init__, __repr__, __unicode__, fullpath, getQPixmap

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

getQIcon(*args, **kwargs)

source code 
QPixmaps can only be used in the gui thread
Decorators:
  • @gui_function