|
MythTV master
|
This is the complete list of members for LCDTextItem, including all inherited members.
| getAlignment() const | LCDTextItem | inline |
| getRow() const | LCDTextItem | inline |
| getScreen() const | LCDTextItem | inline |
| getScroll() const | LCDTextItem | inline |
| getText() const | LCDTextItem | inline |
| getWidget() const | LCDTextItem | inline |
| LCDTextItem(unsigned int row, TEXT_ALIGNMENT align, QString text, QString screen="Generic", bool scroll=false, QString widget="textWidget") | LCDTextItem | inline |
| m_itemAlignment | LCDTextItem | private |
| m_itemRow | LCDTextItem | private |
| m_itemScreen | LCDTextItem | private |
| m_itemScrollable | LCDTextItem | private |
| m_itemText | LCDTextItem | private |
| m_itemWidget | LCDTextItem | private |
| setAlignment(TEXT_ALIGNMENT value) | LCDTextItem | inline |
| setRow(unsigned int value) | LCDTextItem | inline |
| setScreen(const QString &value) | LCDTextItem | inline |
| setScrollable(bool value) | LCDTextItem | inline |
| setText(const QString &value) | LCDTextItem | inline |
| setWidget(const QString &value) | LCDTextItem | inline |