messageviewer
MessageViewer::MobileHeaderStyle Class Reference
  #include <mobileheaderstyle.h>
Inheritance diagram for MessageViewer::MobileHeaderStyle:

Public Member Functions | |
| QString | format (KMime::Message *message) const | 
| const char * | name () const | 
  Public Member Functions inherited from MessageViewer::HeaderStyle | |
| bool | allowAsync () const | 
| virtual bool | hasAttachmentQuickList () const | 
| const HeaderStrategy * | headerStrategy () const | 
| bool | isPrinting () const | 
| bool | isTopLevel () const | 
| QString | messagePath () const | 
| Akonadi::MessageStatus | messageStatus () const | 
| NodeHelper * | nodeHelper () const | 
| void | setAllowAsync (bool allowAsync) | 
| void | setHeaderStrategy (const HeaderStrategy *strategy) | 
| void | setMessagePath (const QString &path) | 
| void | setMessageStatus (const Akonadi::MessageStatus &status) | 
| void | setNodeHelper (NodeHelper *nodeHelper) | 
| void | setPrinting (bool printing) | 
| void | setSourceObject (QObject *sourceObject) | 
| void | setTheme (const GrantleeTheme::Theme &theme) | 
| void | setTopLevel (bool topLevel) | 
| void | setVCardName (const QString &vCardName) | 
| QObject * | sourceObject () const | 
| GrantleeTheme::Theme | theme () const | 
| QString | vCardName () const | 
Protected Member Functions | |
| MobileHeaderStyle () | |
| ~MobileHeaderStyle () | |
  Protected Member Functions inherited from MessageViewer::HeaderStyle | |
| HeaderStyle () | |
| virtual | ~HeaderStyle () | 
Additional Inherited Members | |
  Public Types inherited from MessageViewer::HeaderStyle | |
| enum | Type {  Brief, Plain, Fancy, Enterprise, Mobile, MobileExtended, Custom, Grantlee }  | 
  Static Public Member Functions inherited from MessageViewer::HeaderStyle | |
| static HeaderStyle * | brief () | 
| static HeaderStyle * | create (Type type) | 
| static HeaderStyle * | create (const QString &type) | 
| static HeaderStyle * | custom () | 
| static HeaderStyle * | enterprise () | 
| static HeaderStyle * | fancy () | 
| static HeaderStyle * | grantlee () | 
| static HeaderStyle * | mobile () | 
| static HeaderStyle * | mobileExtended () | 
| static HeaderStyle * | plain () | 
Detailed Description
Definition at line 23 of file mobileheaderstyle.h.
Constructor & Destructor Documentation
      
  | 
  inlineprotected | 
Definition at line 26 of file mobileheaderstyle.h.
      
  | 
  inlineprotected | 
Definition at line 27 of file mobileheaderstyle.h.
Member Function Documentation
      
  | 
  virtual | 
Implements MessageViewer::HeaderStyle.
Definition at line 148 of file mobileheaderstyle.cpp.
      
  | 
  inlinevirtual | 
Implements MessageViewer::HeaderStyle.
Definition at line 30 of file mobileheaderstyle.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from