-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
1.2.x
-
None
-
Symbian, Nokia N8 SW version 2011.07, Qt 4.7.2 + qt-mobility:master
It would be generously to have possibility to distinguish main folders types: inbox, sent, outbox, drafts, deleted.
Such functionality is already implemented for QMessage class. Invoking QMessage::standardFolder() we can get folder type that message belongs to. It is not enough for us, we would like to already know folder type when browsing through folder structure. It would be better if folder type property is assigned also to QMessageFolder class.