[Qt-interest] Qt file system feasibility
André Somers
andre at familiesomers.nl
Wed Oct 7 07:09:45 CEST 2009
That is not possible with only using the Qt API. You will need platform
dependent code for this.
André
Van: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] Namens Dotan N.
Verzonden: dinsdag 6 oktober 2009 21:35
Aan: qt-interest at trolltech.com
Onderwerp: Re: [Qt-interest] Qt file system feasibility
here is another one:
using the completer example (with DirModel), i want to be able to "pop" the
shell context-menu, over a file i'm selecting, on right-click.
by shell context-menu i mean -- in windows this would be anything that would
resemble right-click in Explorer
in osx, right-click in Finder
is that even possible?
On Tue, Oct 6, 2009 at 10:11 AM, Sean Harmer <sean.harmer at esrtechnology.com>
wrote:
Hi,
> one more thing i forgot to ask - does it transparently crossplatform
> support
> "shell" file operations such as move/copy/etc ?
> thanks again
Please search the list archives. This was answered just last week. See
QFile::copy(), QFile::remove() etc. Also take a look at QFileSystemModel
for general display of the file system.
Sean
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091007/022905cc/attachment.html
More information about the Qt-interest-old
mailing list