kmobiletools
P2KImpl Class Reference
#include <p2kimpl.h>
Inheritance diagram for P2KImpl:

Detailed Description
Definition at line 36 of file p2kimpl.h.
Public Slots | |
| void | fetchFilesList () |
| int | getFile (const KUrl &url, char *buffer) |
Public Member Functions | |
| void | createTopLevelEntry (KIO::UDSEntry &entry) const |
| int | lastErrorCode () const |
| QString | lastErrorMessage () const |
| bool | listDirectory (const KUrl &url, Q3ValueList< KIO::UDSEntry > &list) |
| bool | listRoot (const KUrl &url, Q3ValueList< KIO::UDSEntry > &list) |
| P2KImpl () | |
| bool | statEntry (const KUrl &url, KIO::UDSEntry &entry) |
| P2KWrapper * | wrapper () |
Constructor & Destructor Documentation
| P2KImpl::P2KImpl | ( | ) |
p2kWrapper=new P2KWrapper( 0x22b8, 0x4902, 0x4901, "/dev/ttyACM0"); // motorola c650 p2kWrapper=new P2KWrapper( 0x22b8, 0x5802, 0x5801, "/dev/ttyACM0"); // motorola c350
Definition at line 43 of file p2kimpl.cpp.
Member Function Documentation
| void P2KImpl::createTopLevelEntry | ( | KIO::UDSEntry & | entry | ) | const |
Definition at line 167 of file p2kimpl.cpp.
| void P2KImpl::fetchFilesList | ( | ) | [slot] |
Definition at line 342 of file p2kimpl.cpp.
| int P2KImpl::getFile | ( | const KUrl & | url, | |
| char * | buffer | |||
| ) | [slot] |
Definition at line 351 of file p2kimpl.cpp.
| bool P2KImpl::listDirectory | ( | const KUrl & | url, | |
| Q3ValueList< KIO::UDSEntry > & | list | |||
| ) |
Definition at line 73 of file p2kimpl.cpp.
| bool P2KImpl::listRoot | ( | const KUrl & | url, | |
| Q3ValueList< KIO::UDSEntry > & | list | |||
| ) |
Definition at line 52 of file p2kimpl.cpp.
| bool P2KImpl::statEntry | ( | const KUrl & | url, | |
| KIO::UDSEntry & | entry | |||
| ) |
Definition at line 361 of file p2kimpl.cpp.
| P2KWrapper* P2KImpl::wrapper | ( | ) | [inline] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference