Compatibility Members for QFtp

以下成員源於類 QFtp are part of the Qt compatibility layer. We advise against using them in new code.

公共函數

QFtp (QObject * parent , const char * name )
qint64 readBlock (char * data , quint64 maxlen )

成員函數文檔編製

QFtp:: QFtp ( QObject * parent , const char * name )

Use one of the constructors that doesn't take the name argument and then use setObjectName () 代替。

qint64 QFtp:: readBlock ( char * data , quint64 maxlen )

使用 read () 代替。