summaryrefslogtreecommitdiffstats
path: root/examples/uitools/uitools.pro
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2010-11-05 13:23:38 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2011-02-10 12:26:26 (GMT)
commit776a9aeaa8006e789d3f956250876867c350a209 (patch)
tree6bca826ae8bc13215253538ad0920fc9952e4683 /examples/uitools/uitools.pro
parentedcaa583aa9232f48c92d7c78a7b3e6c71212bc1 (diff)
downloadQt-776a9aeaa8006e789d3f956250876867c350a209.zip
Qt-776a9aeaa8006e789d3f956250876867c350a209.tar.gz
Qt-776a9aeaa8006e789d3f956250876867c350a209.tar.bz2
Added a file handle to QFileOpenEvent on Symbian
QFileOpenEvent needs to tell the recipient what file to open. Normally that is by filename. But on Symbian, some files can only be opened from an already-open file handle that has been passed in. For example data caged files in c:\private or z:\sys. So QFileOpenEvent needs to be able to hold a Symbian file handle so that the recipient can access any file requested of it. Coming soon... a method by which the reciever can access the file without knowing about all this messy file handle stuff going on behind the scenes. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns
Diffstat (limited to 'examples/uitools/uitools.pro')
0 files changed, 0 insertions, 0 deletions