|
MythTV master
|
This is the complete list of members for LCD, including all inherited members.
| connectToHost(const QString &hostname, unsigned int port) | LCD | |
| describeServer() | LCD | private |
| Disconnected(void) | LCD | privateslot |
| Get(void) | LCD | static |
| getLCDHeight(void) const | LCD | inline |
| getLCDWidth(void) const | LCD | inline |
| handleKeyPress(const QString &keyPressed) | LCD | private |
| init() | LCD | private |
| LCD() | LCD | protected |
| m_connected | LCD | private |
| m_enabled | LCD | protectedstatic |
| m_getLEDMask | LCD | inlineprivate |
| m_hostname | LCD | private |
| m_lastCommand | LCD | private |
| m_lcd | LCD | protectedstatic |
| m_lcdBacklightOn | LCD | private |
| m_lcdHeartbeatOn | LCD | private |
| m_lcdHeight | LCD | private |
| m_lcdKeyString | LCD | private |
| m_lcdLedMask | LCD | private |
| m_lcdPopupTime | LCD | private |
| m_lcdReady | LCD | private |
| m_lcdShowChannel | LCD | private |
| m_lcdShowGeneric | LCD | private |
| m_lcdShowMenu | LCD | private |
| m_lcdShowMusic | LCD | private |
| m_lcdShowMusicItems | LCD | private |
| m_lcdShowRecStatus | LCD | private |
| m_lcdShowTime | LCD | private |
| m_lcdShowVolume | LCD | private |
| m_lcdWidth | LCD | private |
| m_ledTimer | LCD | private |
| m_port | LCD | private |
| m_retryTimer | LCD | private |
| m_sendBuffer | LCD | private |
| m_serverUnavailable | LCD | protectedstatic |
| m_socket | LCD | private |
| m_socketLock | LCD | private |
| MUSIC_REPEAT_ALL enum value | LCD | |
| MUSIC_REPEAT_NONE enum value | LCD | |
| MUSIC_REPEAT_TRACK enum value | LCD | |
| MUSIC_SHUFFLE_ALBUM enum value | LCD | |
| MUSIC_SHUFFLE_ARTIST enum value | LCD | |
| MUSIC_SHUFFLE_NONE enum value | LCD | |
| MUSIC_SHUFFLE_RAND enum value | LCD | |
| MUSIC_SHUFFLE_SMART enum value | LCD | |
| outputLEDs() | LCD | privateslot |
| quotedString(const QString &string) | LCD | privatestatic |
| ReadyRead(void) | LCD | privateslot |
| resetServer(void) | LCD | |
| restartConnection() | LCD | privateslot |
| sendToServer(const QString &someText) | LCD | signal |
| sendToServerSlot(const QString &someText) | LCD | privateslot |
| setAudioFormatLEDs(enum LCDAudioFormatSet acodec, bool on) | LCD | |
| setChannelProgress(const QString &time, float value) | LCD | |
| setFunctionLEDs(enum LCDFunctionSet func, bool on) | LCD | |
| setGenericBusy() | LCD | |
| setGenericProgress(float value) | LCD | |
| setMusicProgress(const QString &time, float value) | LCD | |
| setMusicRepeat(int repeat) | LCD | |
| setMusicShuffle(int shuffle) | LCD | |
| setSpeakerLEDs(enum LCDSpeakerSet speaker, bool on) | LCD | |
| setTunerLEDs(enum LCDTunerSet tuner, bool on) | LCD | |
| SetupLCD(void) | LCD | static |
| setupLEDs(int(*LedMaskFunc)(void)) | LCD | |
| setVariousLEDs(enum LCDVariousFlags various, bool on) | LCD | |
| setVideoFormatLEDs(enum LCDVideoFormatSet vcodec, bool on) | LCD | |
| setVideoSrcLEDs(enum LCDVideoSourceSet vsrc, bool on) | LCD | |
| setVolumeLevel(float value) | LCD | |
| shutdown() | LCD | |
| startLCDServer(void) | LCD | privatestatic |
| stopAll(void) | LCD | |
| switchToChannel(const QString &channum="", const QString &title="", const QString &subtitle="") | LCD | |
| switchToGeneric(QList< LCDTextItem > &textItems) | LCD | |
| switchToMenu(QList< LCDMenuItem > &menuItems, const QString &app_name="", bool popMenu=true) | LCD | |
| switchToMusic(const QString &artist, const QString &album, const QString &track) | LCD | |
| switchToNothing() | LCD | |
| switchToTime() | LCD | |
| switchToVolume(const QString &app_name) | LCD | |
| TestLcdDevice | LCD | friend |
| ~LCD() override | LCD |