#include </home/clem/local/src/opie/noncore/tools/remote/learntab.h>
Public Slots | |
| void | add () |
| void | edit () |
| void | del () |
Public Member Functions | |
| LearnTab (QWidget *parent=0, const char *name=0) | |
| const char * | readPacket () |
| QStringList | getRemotes () |
Private Attributes | |
| QListBox * | remotesBox |
| int | fd |
| int | timeout |
| sockaddr_un | addr |
|
||||||||||||
|
Definition at line 22 of file learntab.cpp. References add(), del(), edit(), getRemotes(), and remotesBox. |
|
|
Definition at line 52 of file learntab.cpp. References printf, and QPEApplication::showDialog(). Referenced by LearnTab(). |
|
|
Definition at line 62 of file learntab.cpp. Referenced by LearnTab(). |
|
|
Definition at line 59 of file learntab.cpp. Referenced by LearnTab(). |
|
|
Definition at line 65 of file learntab.cpp. References addr, fd, i, list, NULL, Opie::Core::perror(), printf, readPacket(), and write(). Referenced by LearnTab(). |
|
|
Definition at line 137 of file learntab.cpp. References end, fd, NULL, PACKET_SIZE, TIMEOUT, and timeout. Referenced by getRemotes(). |
|
|
Definition at line 54 of file learntab.h. Referenced by getRemotes(). |
|
|
Definition at line 52 of file learntab.h. Referenced by getRemotes(), and readPacket(). |
|
|
Definition at line 51 of file learntab.h. Referenced by LearnTab(). |
|
|
Definition at line 53 of file learntab.h. Referenced by readPacket(). |
1.4.2