• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kmail

  • sources
  • kde-4.12
  • kdepim
  • kmail
  • editor
custommimeheader.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from custommimeheader.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef CUSTOMMIMEHEADER_H
4 #define CUSTOMMIMEHEADER_H
5 
6 #include <kconfigskeleton.h>
7 #include <kdebug.h>
8 
9 class CustomMimeHeader : public KConfigSkeleton
10 {
11  public:
12 
13  CustomMimeHeader( const QString & pairId );
14  ~CustomMimeHeader();
15 
19  void setCustHeaderName( const QString & v )
20  {
21  if (!isImmutable( QString::fromLatin1( "CustHeaderName" ) ))
22  mCustHeaderName = v;
23  }
24 
28  QString custHeaderName() const
29  {
30  return mCustHeaderName;
31  }
32 
36  ItemString *custHeaderNameItem()
37  {
38  return mCustHeaderNameItem;
39  }
40 
44  void setCustHeaderValue( const QString & v )
45  {
46  if (!isImmutable( QString::fromLatin1( "CustHeaderValue" ) ))
47  mCustHeaderValue = v;
48  }
49 
53  QString custHeaderValue() const
54  {
55  return mCustHeaderValue;
56  }
57 
61  ItemString *custHeaderValueItem()
62  {
63  return mCustHeaderValueItem;
64  }
65 
66  protected:
67  QString mParampairId;
68 
69  // Mime #$(pairId)
70  QString mCustHeaderName;
71  QString mCustHeaderValue;
72 
73  private:
74  ItemString *mCustHeaderNameItem;
75  ItemString *mCustHeaderValueItem;
76 };
77 
78 #endif
79 
CustomMimeHeader::~CustomMimeHeader
~CustomMimeHeader()
Definition: custommimeheader.cpp:22
CustomMimeHeader::CustomMimeHeader
CustomMimeHeader(const QString &pairId)
Definition: custommimeheader.cpp:8
KConfigSkeleton
CustomMimeHeader::custHeaderName
QString custHeaderName() const
Get name.
Definition: custommimeheader.h:28
CustomMimeHeader::custHeaderNameItem
ItemString * custHeaderNameItem()
Get Item object corresponding to CustHeaderName()
Definition: custommimeheader.h:36
CustomMimeHeader::setCustHeaderName
void setCustHeaderName(const QString &v)
Set name.
Definition: custommimeheader.h:19
CustomMimeHeader::mParampairId
QString mParampairId
Definition: custommimeheader.h:67
CustomMimeHeader
Definition: custommimeheader.h:9
CustomMimeHeader::custHeaderValueItem
ItemString * custHeaderValueItem()
Get Item object corresponding to CustHeaderValue()
Definition: custommimeheader.h:61
CustomMimeHeader::mCustHeaderValue
QString mCustHeaderValue
Definition: custommimeheader.h:71
CustomMimeHeader::mCustHeaderName
QString mCustHeaderName
Definition: custommimeheader.h:70
CustomMimeHeader::custHeaderValue
QString custHeaderValue() const
Get value.
Definition: custommimeheader.h:53
CustomMimeHeader::setCustHeaderValue
void setCustHeaderValue(const QString &v)
Set value.
Definition: custommimeheader.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kmail

Skip menu "kmail"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal