| Home · All Classes · Main Classes · Deprecated |
Inherits MAppletCommunicator.
Public Member Functions | |
| MAppletClient () | |
| virtual | ~MAppletClient () |
| bool | connectToServer (const QString &serverName) |
| virtual void | closeConnection () |
The MAppletClient implements a client for interprocess communication between two processes (a host application and an applet).
| MAppletClient::MAppletClient | ( | ) |
Constructs a MAppletClient.
| MAppletClient::~MAppletClient | ( | ) | [virtual] |
Destroys the MAppletClient.
| void MAppletClient::closeConnection | ( | ) | [virtual] |
Closes the connection.
Implements MAppletCommunicator.
| bool MAppletClient::connectToServer | ( | const QString & | serverName | ) |
Connects to the server.
| serverName | the name of the server |
| Copyright © 2010 Nokia Corporation | MeeGo Touch |