upload files (QFileAsset and QFile)
Hi! I would like know if someone can help me or tell me an advice.
I want upload files in my program but I'm not sure to use QFileAsset or QFile. The files I want upload are different type (audio,video,img,pdf,...).
I'm trying both, but I'm not sure what is better for my, on the other hand, the file upload will be in a QPanel and this is where I find other problem with QFileAsset, QFileAsset show a QDialogBox but it is in a QPanel, the QDialog Box are inside QPanel in a difficult position to access I don't know hot to move the QDialogBox.
Someone can help me?
I will be grateful to hear any opinion
Thanks
