Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

FileTransferWindow Class Reference
[QtBluetoothModule, QtInfraredModule]

The FileTransferWindow class is shown while the Qt Extended server performs a file transfer. More...

    #include <FileTransferWindow>

Inherits QMainWindow.

Public Functions

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

FileTransferWindow::FileTransferWindow ( QWidget * parent = 0, Qt::WindowFlags flags = 0 )

Creates a FileTransferWindow instance with the given parent and flags.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3