This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ftpmodel /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 01 20:51:59 -0700 2008 | |
| |
LICENSE | Thu Aug 17 10:44:02 -0700 2006 | |
| |
README | Wed Oct 01 15:58:29 -0700 2008 | |
| |
example/ | Wed Oct 01 20:51:59 -0700 2008 | |
| |
ftpmodel.png | Tue Oct 10 01:57:59 -0700 2006 | |
| |
ftpmodel.pro | Mon Jul 17 22:08:46 -0700 2006 | |
| |
src/ | Mon Oct 09 00:49:08 -0700 2006 |
README
This is a ftpmodel written for Trolltech's Qt version 4.2 or later. The model demonstrates how to populate branches in a tree on the fly. When the user clicks to open a folder fetchMore() will then query for the list of the contents of that directory. The model wraps QFtp. This is just a demo! It doesn't implement renaming, drag/drop, or any convenience for uploading/downloading files. But those can be added without much work if you want to take this and use it. See http://doc.trolltech.com/model-view-programming.html for more information about Qt's model/view architecture. This code is under the BSD license.







