Obsolete Members for QXmppFileShare

The following members of class QXmppFileShare are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated) QXmppFileShare::Disposition disposition() const

Member Function Documentation

[deprecated] QXmppFileShare::Disposition QXmppFileShare::disposition() const

This function is deprecated. We strongly advise against using it in new code.

Returns the disposition setting for this file.

Use dispositionOpt() instead, which distinguishes "no disposition attribute" from an explicit value. This getter returns Inline when no disposition was set.

See also setDisposition().