Robot Framework Integrated Development Environment (RIDE)
robotide.widgets.images.ImageList Class Reference
Inheritance diagram for robotide.widgets.images.ImageList:

Public Member Functions

def __init__ (self, img_width, img_height)
 
def add (self, image)
 

Detailed Description

Definition at line 21 of file images.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.widgets.images.ImageList.__init__ (   self,
  img_width,
  img_height 
)

Definition at line 23 of file images.py.

Member Function Documentation

◆ add()

def robotide.widgets.images.ImageList.add (   self,
  image 
)

Definition at line 26 of file images.py.


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