• 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.cpp
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 
4 #include "custommimeheader.h"
5 
6 #include <klocale.h>
7 
8 CustomMimeHeader::CustomMimeHeader( const QString & pairId )
9  : KConfigSkeleton( QLatin1String( "kmail2rc" ) )
10  , mParampairId(pairId)
11 {
12  setCurrentGroup( QString( QLatin1String( "Mime #%1" ) ).arg( mParampairId ) );
13 
14  mCustHeaderNameItem = new KConfigSkeleton::ItemString( currentGroup(), QLatin1String( "name" ), mCustHeaderName );
15  mCustHeaderNameItem->setLabel( i18n("name") );
16  addItem( mCustHeaderNameItem, QLatin1String( "CustHeaderName" ) );
17  mCustHeaderValueItem = new KConfigSkeleton::ItemString( currentGroup(), QLatin1String( "value" ), mCustHeaderValue );
18  mCustHeaderValueItem->setLabel( i18n("value") );
19  addItem( mCustHeaderValueItem, QLatin1String( "CustHeaderValue" ) );
20 }
21 
22 CustomMimeHeader::~CustomMimeHeader()
23 {
24 }
25 
custommimeheader.h
CustomMimeHeader::~CustomMimeHeader
~CustomMimeHeader()
Definition: custommimeheader.cpp:22
CustomMimeHeader::CustomMimeHeader
CustomMimeHeader(const QString &pairId)
Definition: custommimeheader.cpp:8
KConfigSkeleton
CustomMimeHeader::mParampairId
QString mParampairId
Definition: custommimeheader.h:67
CustomMimeHeader::mCustHeaderValue
QString mCustHeaderValue
Definition: custommimeheader.h:71
CustomMimeHeader::mCustHeaderName
QString mCustHeaderName
Definition: custommimeheader.h:70
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