Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The FileTransferWindow class is shown while the Qt Extended server performs a file transfer. More...
#include <FileTransferWindow>
Inherits QMainWindow.
The FileTransferWindow class is shown while the Qt Extended server performs a file transfer.
A file transfer job can be created by subclassing the FileTransferTask. This window will show up once any one of the existing file transfer tasks sends the FileTransferTask::incomingTransferStarted() or the FileTransferTask::outgoingTransferStarted() signal.
This class is part of the Qt Extended server and cannot be used by any Qt Extended application.
See also FileTransferTask.
Creates a FileTransferWindow instance with the given parent and flags.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |