LCDTextItem Class Reference

#include <lcddevice.h>

List of all members.

Public Member Functions

 LCDTextItem (unsigned int row, TEXT_ALIGNMENT align, QString text, QString screen="Generic", bool scroll=false, QString widget="textWidget")
unsigned int getRow () const
TEXT_ALIGNMENT getAlignment () const
QString getText () const
QString getScreen () const
QString getWidget () const
int getScroll () const
void setRow (unsigned int value)
void setAlignment (TEXT_ALIGNMENT value)
void setText (QString value)
void setScreen (QString value)
void setWidget (QString value)
void setScrollable (bool value)

Private Attributes

unsigned int itemRow
TEXT_ALIGNMENT itemAlignment
QString itemText
QString itemScreen
QString itemWidget
bool itemScrollable

Detailed Description

Definition at line 59 of file lcddevice.h.


Constructor & Destructor Documentation

LCDTextItem::LCDTextItem ( unsigned int  row,
TEXT_ALIGNMENT  align,
QString  text,
QString  screen = "Generic",
bool  scroll = false,
QString  widget = "textWidget" 
) [inline]

Definition at line 62 of file lcddevice.h.


Member Function Documentation

unsigned int LCDTextItem::getRow (  )  const [inline]
TEXT_ALIGNMENT LCDTextItem::getAlignment (  )  const [inline]

Definition at line 75 of file lcddevice.h.

Referenced by LCDProcClient::outputText(), and LCD::switchToGeneric().

QString LCDTextItem::getText (  )  const [inline]
QString LCDTextItem::getScreen (  )  const [inline]

Definition at line 77 of file lcddevice.h.

Referenced by LCDProcClient::outputText(), and LCD::switchToGeneric().

QString LCDTextItem::getWidget (  )  const [inline]
int LCDTextItem::getScroll (  )  const [inline]
void LCDTextItem::setRow ( unsigned int  value  )  [inline]

Definition at line 81 of file lcddevice.h.

void LCDTextItem::setAlignment ( TEXT_ALIGNMENT  value  )  [inline]

Definition at line 82 of file lcddevice.h.

void LCDTextItem::setText ( QString  value  )  [inline]

Definition at line 83 of file lcddevice.h.

Referenced by LCDProcClient::formatScrollingWidgets().

void LCDTextItem::setScreen ( QString  value  )  [inline]

Definition at line 84 of file lcddevice.h.

void LCDTextItem::setWidget ( QString  value  )  [inline]

Definition at line 85 of file lcddevice.h.

void LCDTextItem::setScrollable ( bool  value  )  [inline]

Definition at line 86 of file lcddevice.h.

Referenced by LCDProcClient::formatScrollingWidgets().


Member Data Documentation

unsigned int LCDTextItem::itemRow [private]

Definition at line 89 of file lcddevice.h.

Definition at line 90 of file lcddevice.h.

QString LCDTextItem::itemText [private]

Definition at line 91 of file lcddevice.h.

QString LCDTextItem::itemScreen [private]

Definition at line 92 of file lcddevice.h.

QString LCDTextItem::itemWidget [private]

Definition at line 93 of file lcddevice.h.

Definition at line 94 of file lcddevice.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:06 2012 for MythTV by  doxygen 1.6.3