korganizer
Go to the documentation of this file.
   21 #ifndef THEMEIMPORTER_H 
   22 #define THEMEIMPORTER_H 
   24 #include <QtXml/QXmlStreamReader> 
   61                       const int year = 0, 
const int month = 0,
 
   68                    const int year = 0, 
const int month = 0,
 
   74                    const int year = 0, 
const int month = 0,
 
   80     void readUnknownElement();
 
   88                             const int year = 0, 
const int month = 0,
 
   94                    const int year = 0, 
const int month = 0,
 
  100                        const int year = 0, 
const int month = 0,
 
  106                               const int year = 0, 
const int month = 0,
 
  112                          const int year = 0, 
const int month = 0,
 
  125     void setColor( 
const QString &viewType, 
const int year,
 
  126                    const int month, 
const int day,
 
  133     void setFont( 
const QString &viewType, 
const int year, 
const int month,
 
  135                   const QString &styleHint, 
const int pointSize,
 
  136                   const int weight, 
const QString &style,
 
  137                   const int stretchFactor );
 
  143     void setPath( 
const QString &viewType, 
const int year,
 
  144                   const int month, 
const int day,
 
  151     void setString( 
const QString &viewType, 
const int year,
 
  152                     const int month, 
const int day,
 
  160     KConfigGroup *configGroup( 
const QString &viewType );
 
  171     KConfigGroup *registerPerViewConfigGroup( KConfigGroup *g,
 
  176     KConfigGroup *createPerViewConfigGroup( 
const QString &viewType ) 
const;
 
Class to import an XML theme file's settings into KOrganizer's KConfig-based configuration file...
bool read(QIODevice *device)
Read the XML stream from a device. 
QIODevice * device() const
  
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.