Public Member Functions | Public Attributes
hekateros_control.Utils.ImageLoader Class Reference

Class to handle image loading. More...

List of all members.

Public Member Functions

def __init__
 Constructor.
def load
 Class to handle image loading.

Public Attributes

 m_imagePaths
 m_pyPkg

Detailed Description

Class to handle image loading.

Definition at line 52 of file Utils.py.


Constructor & Destructor Documentation

def hekateros_control.Utils.ImageLoader.__init__ (   self,
  py_pkg = None,
  image_paths = [] 
)

Constructor.

Parameters:
py_pkgPython resource (e.g. "hekateros_control.images").
image_pathsList of directory paths to search for the image.

Definition at line 60 of file Utils.py.


Member Function Documentation

def hekateros_control.Utils.ImageLoader.load (   self,
  filename 
)

Class to handle image loading.

Load icon image from file name.

Parameters:
filenameIcon file name.
Returns:
Returns icon widget on success, None on failure.

Definition at line 75 of file Utils.py.


Member Data Documentation

Definition at line 60 of file Utils.py.

Definition at line 60 of file Utils.py.


The documentation for this class was generated from the following file:


hekateros_control
Author(s): Robin Knight , Daniel Packard
autogenerated on Mon Oct 6 2014 00:36:42