Resource information
This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
This resource has been superceded by a newer resource and is considered to be obsolete!
See latest
29 June 2009
Intermediate
Qt for S60: QSharedMemory Example
- file name:
-
Qt_for_S60_QSharedMemory_Example_v1_0_en.zip
- description:
-
This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, and another for the server to respond to the client. The example has been tested to work on S60 3rd Edition and 5th Edition devices with Qt for S60 4.5.2 Tower release. Important classes: QSharedMemory, QProcess.
- type:
-
Example
- topic:
-
Base/System
Qt
Qt for S60
S60
S60 3rd Edition
S60 5th Edition
- language:
-
English (en)
- media encoding:
-
Zip Archive (.zip)
- compatibility:
-
S60 5th Edition, S60 3rd Edition FP2, S60 3rd Edition FP1, Qt for S60 4.5.2 Tower. Tested on: Nokia 5800 XpressMusic, Nokia 6220 Classic, Nokia N96. Developed with: S60 5th Edition SDK for Symbian OS and Qt 4.5.2 Tower, S60 3rd FP1 Edition SDK for Symbian OS and Qt 4.5.2 Tower.