Obsolete Members for Q3TextStream

以下成员源于类 Q3TextStream 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(obsolete) Q3TextStream (QString & str , int filemode )
(obsolete) bool eof () const

成员函数文档编制

Q3TextStream:: Q3TextStream ( QString & str , int filemode )

This constructor is equivalent to the constructor taking a QString * parameter.

bool Q3TextStream:: eof () const

This function has been renamed to atEnd ().

另请参阅 QIODevice::atEnd ().