#include </home/clem/local/src/opie/noncore/tools/remote/remotetab.h>
Collaboration diagram for RemoteTab:

Public Slots | |
| int | sendIR () |
| void | remoteSelected (const QString &string) |
Public Member Functions | |
| RemoteTab (QWidget *parent=0, const char *name=0) | |
| void | setIRSocket (int newfd) |
| const char * | readPacket () |
| void | setConfig (Config *newCfg) |
| void | updateRemotesList () |
Private Attributes | |
| int | fd |
| int | timeout |
| sockaddr_un | addr |
| Config * | cfg |
| TopGroup * | topGroup |
| DVDGroup * | dvdGroup |
| VCRGroup * | vcrGroup |
| ChannelGroup * | channelGroup |
|
||||||||||||
|
Definition at line 19 of file remotetab.cpp. References addr, channelGroup, dvdGroup, printf, timeout, topGroup, and vcrGroup. |
|
|
Definition at line 114 of file remotetab.cpp. References end, fd, NULL, PACKET_SIZE, timeout, and TIMEOUT. Referenced by sendIR(). |
|
|
Definition at line 181 of file remotetab.cpp. References cfg, channelGroup, dvdGroup, Config::hasKey(), printf, Config::readEntry(), Config::setGroup(), topGroup, and vcrGroup. |
|
|
Definition at line 54 of file remotetab.cpp. References addr, cfg, fd, QString::latin1(), Opie::Core::perror(), printf, Config::readEntry(), readPacket(), Opie::Internal::string(), and write(). |
|
|
Definition at line 174 of file remotetab.cpp. References cfg, Config::setGroup(), topGroup, and TopGroup::updateRemotes(). |
|
|
Definition at line 169 of file remotetab.cpp. References fd. Referenced by MainView::MainView(), and MainView::setIRSocket(). |
|
|
Definition at line 260 of file remotetab.cpp. References cfg, topGroup, and TopGroup::updateRemotes(). Referenced by MainView::updateRemotesList(). |
|
|
Definition at line 58 of file remotetab.h. Referenced by RemoteTab(), and sendIR(). |
|
|
Definition at line 59 of file remotetab.h. Referenced by remoteSelected(), sendIR(), setConfig(), and updateRemotesList(). |
|
|
Definition at line 63 of file remotetab.h. Referenced by remoteSelected(), and RemoteTab(). |
|
|
Definition at line 61 of file remotetab.h. Referenced by remoteSelected(), and RemoteTab(). |
|
|
Definition at line 56 of file remotetab.h. Referenced by readPacket(), sendIR(), and setIRSocket(). |
|
|
Definition at line 57 of file remotetab.h. Referenced by readPacket(), and RemoteTab(). |
|
|
Definition at line 60 of file remotetab.h. Referenced by remoteSelected(), RemoteTab(), setConfig(), and updateRemotesList(). |
|
|
Definition at line 62 of file remotetab.h. Referenced by remoteSelected(), and RemoteTab(). |
1.4.2