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

parley

  • sources
  • kde-4.14
  • kdeedu
  • parley
  • src
  • settings
generaloptions.h
Go to the documentation of this file.
1 /***************************************************************************
2 
3  general options for parley
4 
5  -----------------------------------------------------------------------
6 
7  begin : Tue Mar 29 2005
8 
9  copyright :(C) 2005, 2007 Peter Hedlund <peter.hedlund@kdemail.net>
10 
11  -----------------------------------------------------------------------
12 
13  ***************************************************************************/
14 
15 /***************************************************************************
16  * *
17  * This program is free software; you can redistribute it and/or modify *
18  * it under the terms of the GNU General Public License as published by *
19  * the Free Software Foundation; either version 2 of the License, or *
20  * (at your option) any later version. *
21  * *
22  ***************************************************************************/
23 
24 #ifndef GENERALOPTIONS_H
25 #define GENERALOPTIONS_H
26 
27 #include "ui_generaloptionsbase.h"
28 
29 class GeneralOptions : public QWidget, public Ui::GeneralOptionsBase
30 {
31  Q_OBJECT
32 public:
33  GeneralOptions(QWidget* parent = 0);
34 
35  void updateWidgets();
36  bool hasChanged();
37  bool isDefault();
38  void updateSettings();
39 
40 private slots:
41  void fillWidgets();
42 };
43 
44 #endif
45 
QWidget
GeneralOptions::updateWidgets
void updateWidgets()
Definition: generaloptions.cpp:70
GeneralOptions::updateSettings
void updateSettings()
Definition: generaloptions.cpp:99
GeneralOptions::hasChanged
bool hasChanged()
Definition: generaloptions.cpp:82
GeneralOptions::isDefault
bool isDefault()
Definition: generaloptions.cpp:91
GeneralOptions::GeneralOptions
GeneralOptions(QWidget *parent=0)
Definition: generaloptions.cpp:46
GeneralOptions
Definition: generaloptions.h:29
QObject::parent
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

parley

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

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