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

klettres

  • sources
  • kde-4.12
  • kdeedu
  • klettres
  • src
timer.h
Go to the documentation of this file.
1 /***************************************************************************
2  * Copyright (C) 2005 by Michael Goettsche *
3  * michael.goettsche@kdemail.net *
4  * Copyright (C) 2006 by Anne-Marie Mahfouf *
5  * annemarie.mahfouf@free.fr *
6  * *
7  * This program is free software; you can redistribute it and/or modify *
8  * it under the terms of the GNU General Public License as published by *
9  * the Free Software Foundation; either version 2 of the License, or *
10  * (at your option) any later version. *
11  * *
12  * This program is distributed in the hope that it will be useful, *
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of *
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
15  * GNU General Public License for more details. *
16  * *
17  * You should have received a copy of the GNU General Public License *
18  * along with this program; if not, write to the *
19  * Free Software Foundation, Inc., *
20  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
21  ***************************************************************************/
22 
23 #ifndef TIMER_H_
24 #define TIMER_H_
25 
26 #include <QWidget>
27 #include "ui_timerui.h"
28 
35 class Timer : public QWidget
36 {
37 Q_OBJECT
38 
39 public:
41  Timer();
42 
43 protected:
44  Ui::timerui ui_timer;
45 
46 protected slots:
48  void sliderValueChanged();
49 };
50 
51 
52 #endif //TIMER_H_
Timer::sliderValueChanged
void sliderValueChanged()
When the QSlider value changes.
Definition: timer.cpp:41
Timer::ui_timer
Ui::timerui ui_timer
Definition: timer.h:44
Timer::Timer
Timer()
Constructor.
Definition: timer.cpp:30
Timer
Timer widget in Settings dialog.
Definition: timer.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

klettres

Skip menu "klettres"
  • Main Page
  • Namespace List
  • 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
  • kstars
  • libkdeedu
  •   keduvocdocument
  • 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