aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMessage.cpp
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2019-10-20 16:43:50 +0200
committerLNJ <lnj@kaidan.im>2019-10-23 13:19:32 +0200
commit979918a40759064c01f31bc099217086b81936d9 (patch)
tree29b5803c7d816af2d3cf42a4fd7651a8d9c1cd5c /src/base/QXmppMessage.cpp
parent86ca79a0d5480a307e6117798e3c216ad23fca51 (diff)
Refactor data form media element
* Add QXmppDataForm::MediaSource instead of using a QPair<QString, QString> to save the URIs and content types. * Deprecate QXmppDataForm::Media: The extra class was useless: Each Field has exactly one media element and the media element has only two attributes (size and media sources) * Add mediaSources and mediaSize attributes to the QXmppDataForm::Field * Deprecate getters/setters for the Media element of QXmppDataForm::Field (they are still working and tested)
Diffstat (limited to 'src/base/QXmppMessage.cpp')
0 files changed, 0 insertions, 0 deletions