Part of vmc.gtk.models.sms View In Hierarchy
SMS ListStoreModel with some convenience methods
Accepts a callable because as we live in a hotplugging world we need a way to obtain a reference to the new plugged device.Method | __init__ | Undocumented |
Method | device_removed_handler | I take care of {self.sconn} and will update it as necessary |
Method | add_messages | Adds a list of messages |
Method | add_message | Adds message to the ListStoreModel
|
Adds message
to the ListStoreModel
Parameters | message | (type: vmc.common.sms.ShortMessage
) |
contacts | (type: list ) |