Qt is a platform independent library and I think that in this particular situation memory mapping is different on different platforms, so it'd be a bit hard to provide a solution that work on all platforms in a simmilar way. Remember that someone has to write all the routines and there are surely more urgent things to do than to provide portable memory mappings.
Qt doesn't have to do everything, you can always use platform dependent solutions.





Reply With Quote
Bookmarks