qnetworkaccessmanager - Qt Remote File Browser -


i wondering if has worked on qt remote file browser. understanding, have 2 options;

  1. use qfiledilaog custom proxy model when comes remote files. model responsible providing remote file/directory structure.
  2. use custom dialog , have standard file system model local files , custom model remote files.

in both cases, process of getting remote file/directory list can accomplished using qnetworkaccess manager.

has worked on similar concept , heading in right direction ? suggestions appreciated.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -