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

cantor/src/lib

  • sources
  • kde-4.14
  • kdeedu
  • cantor
  • src
  • lib
settings.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from cantor_libs.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef SETTINGS_H
4 #define SETTINGS_H
5 
6 #include <kconfigskeleton.h>
7 #include <kdebug.h>
8 
9 #include <kstandarddirs.h>
10 class Settings : public KConfigSkeleton
11 {
12  public:
13 
14  static Settings *self();
15  ~Settings();
16 
17 
21  static
22  QString latexCommand()
23  {
24  return self()->mLatexCommand;
25  }
26 
27 
31  static
32  QString dvipsCommand()
33  {
34  return self()->mDvipsCommand;
35  }
36 
37  protected:
38  Settings();
39  friend class SettingsHelper;
40 
41 
42  // Cantor
43  QString mLatexCommand;
44  QString mDvipsCommand;
45 
46  private:
47 };
48 
49 #endif
50 
Settings::mLatexCommand
QString mLatexCommand
Definition: settings.h:43
Settings::~Settings
~Settings()
Definition: settings.cpp:42
KConfigSkeleton
Settings::mDvipsCommand
QString mDvipsCommand
Definition: settings.h:44
Settings::latexCommand
static QString latexCommand()
Get Path to the latex executable.
Definition: settings.h:22
Settings::Settings
Settings()
Definition: settings.cpp:27
QString
Settings
Definition: settings.h:10
Settings::SettingsHelper
friend class SettingsHelper
Definition: settings.h:39
Settings::dvipsCommand
static QString dvipsCommand()
Get Path to the dvips executable.
Definition: settings.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

cantor/src/lib

Skip menu "cantor/src/lib"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

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