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