Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LearnTab Class Reference

#include </home/clem/local/src/opie/noncore/tools/remote/learntab.h>

List of all members.

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


Constructor & Destructor Documentation

LearnTab::LearnTab QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 22 of file learntab.cpp.

References add(), del(), edit(), getRemotes(), and remotesBox.


Member Function Documentation

void LearnTab::add  )  [slot]
 

Definition at line 52 of file learntab.cpp.

References printf, and QPEApplication::showDialog().

Referenced by LearnTab().

void LearnTab::del  )  [slot]
 

Definition at line 62 of file learntab.cpp.

Referenced by LearnTab().

void LearnTab::edit  )  [slot]
 

Definition at line 59 of file learntab.cpp.

Referenced by LearnTab().

QStringList LearnTab::getRemotes  ) 
 

Definition at line 65 of file learntab.cpp.

References addr, fd, i, list, NULL, Opie::Core::perror(), printf, readPacket(), and write().

Referenced by LearnTab().

const char * LearnTab::readPacket  ) 
 

Definition at line 137 of file learntab.cpp.

References end, fd, NULL, PACKET_SIZE, TIMEOUT, and timeout.

Referenced by getRemotes().


Member Data Documentation

struct sockaddr_un LearnTab::addr [private]
 

Definition at line 54 of file learntab.h.

Referenced by getRemotes().

int LearnTab::fd [private]
 

Definition at line 52 of file learntab.h.

Referenced by getRemotes(), and readPacket().

QListBox* LearnTab::remotesBox [private]
 

Definition at line 51 of file learntab.h.

Referenced by LearnTab().

int LearnTab::timeout [private]
 

Definition at line 53 of file learntab.h.

Referenced by readPacket().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:38:23 2005 for OPIE by  doxygen 1.4.2