openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eListboxPythonConfigContent Class Reference

#include <elistboxcontent.h>

Inheritance diagram for eListboxPythonConfigContent:
eListboxPythonStringContent iListboxContent iObject

Public Member Functions

void paint (gPainter &painter, eWindowStyle &style, const ePoint &offset, int selected)
 
void setSeperation (int sep)
 
int currentCursorSelectable ()
 
void setSlider (int height, int space)
 
- Public Member Functions inherited from eListboxPythonStringContent
 eListboxPythonStringContent ()
 
 ~eListboxPythonStringContent ()
 
void setList (SWIG_PYOBJECT(ePyObject) list)
 
void setItemHeight (int height)
 
PyObject * getCurrentSelection ()
 
int getCurrentSelectionIndex ()
 
void invalidateEntry (int index)
 
void invalidate ()
 
eSize getItemSize ()
 
- Public Member Functions inherited from iListboxContent
virtual ~iListboxContent ()=0
 
- Public Member Functions inherited from iObject
void operator delete (void *p)
 
virtual void AddRef ()=0
 
virtual void Release ()=0
 

Additional Inherited Members

- Protected Member Functions inherited from eListboxPythonStringContent
void cursorHome ()
 
void cursorEnd ()
 
int cursorMove (int count=1)
 
int cursorValid ()
 
int cursorSet (int n)
 
int cursorGet ()
 
void cursorSave ()
 
void cursorRestore ()
 
void cursorSaveLine (int n)
 
int cursorRestoreLine ()
 
int size ()
 
RESULT connectItemChanged (const sigc::slot0< void > &itemChanged, ePtr< eConnection > &connection)
 
void setSize (const eSize &size)
 
int getItemHeight ()
 
- Protected Member Functions inherited from iListboxContent
 iListboxContent ()
 
virtual void updateClip (gRegion &)
 
virtual void resetClip ()
 
void setListbox (eListbox *lb)
 
- Protected Member Functions inherited from iObject
virtual ~iObject ()
 
- Protected Attributes inherited from eListboxPythonStringContent
ePyObject m_list
 
eSize m_itemsize
 
int m_itemheight
 
- Protected Attributes inherited from iListboxContent
eListboxm_listbox
 

Member Function Documentation

◆ currentCursorSelectable()

int eListboxPythonConfigContent::currentCursorSelectable ( )
virtual

Reimplemented from eListboxPythonStringContent.

◆ paint()

void eListboxPythonConfigContent::paint ( gPainter painter,
eWindowStyle style,
const ePoint offset,
int  selected 
)
virtual

Reimplemented from eListboxPythonStringContent.

◆ setSeperation()

void eListboxPythonConfigContent::setSeperation ( int  sep)
inline

◆ setSlider()

void eListboxPythonConfigContent::setSlider ( int  height,
int  space 
)
inline

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