• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

parley

documentsettings.cpp

Go to the documentation of this file.
00001 // This file is generated by kconfig_compiler from documentsettings.kcfg.
00002 // All changes you do to this file will be lost.
00003 
00004 #include "documentsettings.h"
00005 
00006 #include <klocale.h>
00007 
00008 DocumentSettings::DocumentSettings(  const QString & fileurl )
00009   : KConfigSkeleton( QLatin1String( "parleyrc" ) )
00010   , mParamfileurl(fileurl)
00011 {
00012   setCurrentGroup( QString( QLatin1String( "Document %1" ) ).arg( mParamfileurl ) );
00013 
00014   mConjugationTensesItem = new KConfigSkeleton::ItemStringList( currentGroup(), QLatin1String( "ConjugationTenses" ), mConjugationTenses );
00015   mConjugationTensesItem->setLabel( i18n("Selected tenses for conjugation practice.") );
00016   mConjugationTensesItem->setWhatsThis( i18n("Selected tenses for conjugation practice.") );
00017   addItem( mConjugationTensesItem, QLatin1String( "ConjugationTenses" ) );
00018 }
00019 
00020 DocumentSettings::~DocumentSettings()
00021 {
00022 }
00023 

parley

Skip menu "parley"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal