#include <listboxservice.h>
|
enum | { visModeSimple
, visModeComplex
} |
|
enum | {
celServiceNumber
, celMarkerPixmap
, celFolderPixmap
, celPiconPixmap
,
celRecordServicePixmap
, celServiceEventProgressbar
, celServiceName
, celServiceTime
,
celServiceInfo
, celNextEventInfo
, celServiceTypePixmap
, celElements
} |
|
enum | {
picDVB_S
, picDVB_T
, picDVB_C
, picStream
,
picServiceGroup
, picFolder
, picMarker
, picPicon
,
picRecordService
, picServiceEventProgressbar
, picCrypto
, picRecord
,
picElements
} |
|
enum | {
markedForeground
, markedForegroundSelected
, markedBackground
, markedBackgroundSelected
,
serviceNotAvail
, eventForeground
, eventForegroundSelected
, eventborderForeground
,
eventborderForegroundSelected
, eventForegroundFallback
, eventForegroundSelectedFallback
, serviceItemFallback
,
serviceSelectedFallback
, serviceEventProgressbarColor
, serviceEventProgressbarColorSelected
, serviceEventProgressbarBorderColor
,
serviceEventProgressbarBorderColorSelected
, serviceRecorded
, servicePseudoRecorded
, serviceStreamed
,
serviceRecordingColor
, serviceAdvertismentColor
, serviceDescriptionColor
, serviceDescriptionColorSelected
,
colorElements
} |
|
◆ anonymous enum
Enumerator |
---|
visModeSimple | |
visModeComplex | |
◆ anonymous enum
Enumerator |
---|
celServiceNumber | |
celMarkerPixmap | |
celFolderPixmap | |
celPiconPixmap | |
celRecordServicePixmap | |
celServiceEventProgressbar | |
celServiceName | |
celServiceTime | |
celServiceInfo | |
celNextEventInfo | |
celServiceTypePixmap | |
celElements | |
◆ anonymous enum
Enumerator |
---|
picDVB_S | |
picDVB_T | |
picDVB_C | |
picStream | |
picServiceGroup | |
picFolder | |
picMarker | |
picPicon | |
picRecordService | |
picServiceEventProgressbar | |
picCrypto | |
picRecord | |
picElements | |
◆ anonymous enum
Enumerator |
---|
markedForeground | |
markedForegroundSelected | |
markedBackground | |
markedBackgroundSelected | |
serviceNotAvail | |
eventForeground | |
eventForegroundSelected | |
eventborderForeground | |
eventborderForegroundSelected | |
eventForegroundFallback | |
eventForegroundSelectedFallback | |
serviceItemFallback | |
serviceSelectedFallback | |
serviceEventProgressbarColor | |
serviceEventProgressbarColorSelected | |
serviceEventProgressbarBorderColor | |
serviceEventProgressbarBorderColorSelected | |
serviceRecorded | |
servicePseudoRecorded | |
serviceStreamed | |
serviceRecordingColor | |
serviceAdvertismentColor | |
serviceDescriptionColor | |
serviceDescriptionColorSelected | |
colorElements | |
◆ eListboxServiceContent()
eListboxServiceContent::eListboxServiceContent |
( |
| ) |
|
◆ addMarked()
◆ addService()
void eListboxServiceContent::addService |
( |
const eServiceReference & |
ref, |
|
|
bool |
beforeCurrent = false |
|
) |
| |
◆ checkServiceIsRecorded()
◆ currentCursorSelectable()
int eListboxServiceContent::currentCursorSelectable |
( |
| ) |
|
|
protectedvirtual |
◆ cursorEnd()
void eListboxServiceContent::cursorEnd |
( |
| ) |
|
|
protectedvirtual |
◆ cursorGet()
int eListboxServiceContent::cursorGet |
( |
| ) |
|
|
protectedvirtual |
◆ cursorHome()
void eListboxServiceContent::cursorHome |
( |
| ) |
|
|
protectedvirtual |
◆ cursorMove()
int eListboxServiceContent::cursorMove |
( |
int |
count = 1 | ) |
|
|
protectedvirtual |
◆ cursorResolve()
int eListboxServiceContent::cursorResolve |
( |
int |
cursor_position | ) |
|
|
protected |
◆ cursorRestore()
void eListboxServiceContent::cursorRestore |
( |
| ) |
|
|
protectedvirtual |
◆ cursorRestoreLine()
int eListboxServiceContent::cursorRestoreLine |
( |
| ) |
|
|
protectedvirtual |
◆ cursorSave()
void eListboxServiceContent::cursorSave |
( |
| ) |
|
|
protectedvirtual |
◆ cursorSaveLine()
void eListboxServiceContent::cursorSaveLine |
( |
int |
n | ) |
|
|
protectedvirtual |
◆ cursorSet()
int eListboxServiceContent::cursorSet |
( |
int |
n | ) |
|
|
protectedvirtual |
◆ cursorValid()
int eListboxServiceContent::cursorValid |
( |
| ) |
|
|
protectedvirtual |
◆ FillFinished()
void eListboxServiceContent::FillFinished |
( |
| ) |
|
◆ getCurrent()
◆ getItemHeight()
int eListboxServiceContent::getItemHeight |
( |
| ) |
|
|
inlinevirtual |
◆ getList()
PyObject * eListboxServiceContent::getList |
( |
| ) |
|
◆ getNext()
◆ getNextBeginningWithChar()
int eListboxServiceContent::getNextBeginningWithChar |
( |
char |
c | ) |
|
◆ getNextMarkerPos()
int eListboxServiceContent::getNextMarkerPos |
( |
| ) |
|
◆ getPrev()
◆ getPrevMarkerPos()
int eListboxServiceContent::getPrevMarkerPos |
( |
| ) |
|
◆ initMarked()
void eListboxServiceContent::initMarked |
( |
| ) |
|
◆ isMarked()
◆ lookupService()
◆ markedQueryNext()
◆ markedQueryStart()
void eListboxServiceContent::markedQueryStart |
( |
| ) |
|
◆ paint()
◆ removeCurrent()
void eListboxServiceContent::removeCurrent |
( |
| ) |
|
◆ removeMarked()
◆ setColor()
void eListboxServiceContent::setColor |
( |
int |
color, |
|
|
gRGB & |
col |
|
) |
| |
◆ setColumnWidth()
void eListboxServiceContent::setColumnWidth |
( |
int |
value | ) |
|
|
inline |
◆ setCryptoIconMode()
void eListboxServiceContent::setCryptoIconMode |
( |
int |
mode | ) |
|
|
inline |
◆ setCurrent()
◆ setCurrentMarked()
int eListboxServiceContent::setCurrentMarked |
( |
bool |
state | ) |
|
◆ setElementFont()
void eListboxServiceContent::setElementFont |
( |
int |
element, |
|
|
gFont * |
font |
|
) |
| |
◆ setElementPosition()
void eListboxServiceContent::setElementPosition |
( |
int |
element, |
|
|
eRect |
where |
|
) |
| |
◆ setGetPiconNameFunc()
◆ setHideNumberMarker()
void eListboxServiceContent::setHideNumberMarker |
( |
bool |
doHide | ) |
|
|
inline |
◆ setIgnoreService()
◆ setItemHeight()
void eListboxServiceContent::setItemHeight |
( |
int |
height | ) |
|
◆ setItemsDistances()
void eListboxServiceContent::setItemsDistances |
( |
int |
value | ) |
|
|
inline |
◆ setNonplayableMargins()
void eListboxServiceContent::setNonplayableMargins |
( |
int |
value | ) |
|
|
inline |
◆ setPixmap()
void eListboxServiceContent::setPixmap |
( |
int |
type, |
|
|
ePtr< gPixmap > & |
pic |
|
) |
| |
◆ setProgressbarBorderWidth()
void eListboxServiceContent::setProgressbarBorderWidth |
( |
int |
value | ) |
|
|
inline |
◆ setProgressbarHeight()
void eListboxServiceContent::setProgressbarHeight |
( |
int |
value | ) |
|
|
inline |
◆ setProgressTextWidth()
void eListboxServiceContent::setProgressTextWidth |
( |
int |
value | ) |
|
|
inline |
◆ setProgressUnit()
void eListboxServiceContent::setProgressUnit |
( |
const std::string & |
string | ) |
|
|
inline |
◆ setProgressViewMode()
void eListboxServiceContent::setProgressViewMode |
( |
int |
mode | ) |
|
|
inline |
◆ setRecordIndicatorMode()
void eListboxServiceContent::setRecordIndicatorMode |
( |
int |
mode | ) |
|
|
inline |
◆ setRoot()
void eListboxServiceContent::setRoot |
( |
const eServiceReference & |
ref, |
|
|
bool |
justSet = false |
|
) |
| |
◆ setServicePiconDownsize()
void eListboxServiceContent::setServicePiconDownsize |
( |
int |
value | ) |
|
|
inline |
◆ setServicePiconRatio()
void eListboxServiceContent::setServicePiconRatio |
( |
int |
value | ) |
|
|
inline |
◆ setServiceTypeIconMode()
void eListboxServiceContent::setServiceTypeIconMode |
( |
int |
mode | ) |
|
|
inline |
◆ setShowTwoLines()
void eListboxServiceContent::setShowTwoLines |
( |
bool |
twoLines | ) |
|
|
inline |
◆ setSize()
void eListboxServiceContent::setSize |
( |
const eSize & |
size | ) |
|
|
protectedvirtual |
◆ setVisualMode()
void eListboxServiceContent::setVisualMode |
( |
int |
mode | ) |
|
◆ size()
int eListboxServiceContent::size |
( |
| ) |
|
|
protectedvirtual |
◆ sort()
void eListboxServiceContent::sort |
( |
| ) |
|
◆ m_color
◆ m_color_set
◆ m_element_font
◆ m_element_position
◆ m_pixmaps
◆ m_visual_mode
int eListboxServiceContent::m_visual_mode |
|
protected |
The documentation for this class was generated from the following files: