bobo1993324 / qmlTrojita

trojita port to qml that can run on ubuntu phone
Other
1 stars 1 forks source link

should display attachments in message view page #39

Open bobo1993324 opened 10 years ago

bobo1993324 commented 10 years ago

when viewing message. If has attachments, show a list of attachments, with name and size.

bobo1993324 commented 10 years ago

see messageDetail.cpp for where attachment can be recieved. Generally, it is in mimetype multipart/mixed. Once detected, add the information to a list and display in the front end