Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: remotecontrolledcar Download
  • Category:
  • android
  • Tags:
  • File Size:
  • 16kb
  • Update:
  • 2017-12-03
  • Downloads:
  • 0 Times
  • Uploaded by:
  • amit
 Description: The user is then asked to select an image file using QFileDialog::getOpenFileName(). The selected file is loaded into a QImage. Using a QImage lets us ensure that the selected file is a valid image, and it also allows us to immediately display the image in the dialog using setPixmap(). Next the image is streamed into a QBuffer using a QDataStream. This gives us the size, which we then use to create() our shared memory segment. Creating a shared memory segment automatically attaches the segment to the process. Using a QBuffer here lets us get a pointer to the image data, which we then use to do a memcopy() from the QBuffer into the shared memory segment.
 Downloaders recently: [More information of uploader amit ]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
remotecontrolledcar\car\car.cpp 4532 2010-09-10
remotecontrolledcar\car\car.h 2736 2010-09-10
remotecontrolledcar\car\car.pro 716 2010-09-10
remotecontrolledcar\car\car.xml 416 2010-09-10
remotecontrolledcar\car\car_adaptor.cpp 3631 2010-09-10
remotecontrolledcar\car\car_adaptor.h 3597 2010-09-10
remotecontrolledcar\car\main.cpp 3016 2010-09-10
remotecontrolledcar\controller\car.xml 416 2010-09-10
remotecontrolledcar\controller\car_interface.cpp 2954 2010-09-10
remotecontrolledcar\controller\car_interface.h 4173 2010-09-10
remotecontrolledcar\controller\controller.cpp 2910 2010-09-10
remotecontrolledcar\controller\controller.h 2592 2010-09-10
remotecontrolledcar\controller\controller.pro 782 2010-09-10
remotecontrolledcar\controller\controller.ui 1586 2010-09-10
remotecontrolledcar\controller\main.cpp 2299 2010-09-10
remotecontrolledcar\remotecontrolledcar.pro 241 2010-09-10
remotecontrolledcar\car
remotecontrolledcar\controller
remotecontrolledcar

CodeBus www.codebus.net