Skip to main content ::
::
KDE PIM API Reference
::
Skip to Link Menu
/
API Reference
/
knotes
knotes
knotes
knotesalarm.h
1
/*******************************************************************
2
KNotes -- Notes for the KDE project
3
4
Copyright (c) 2005, Michael Brade <brade@kde.org>
5
6
This program is free software; you can redistribute it and/or
7
modify it under the terms of the GNU General Public License
8
as published by the Free Software Foundation; either version 2
9
of the License, or (at your option) any later version.
10
11
This program is distributed in the hope that it will be useful,
12
but WITHOUT ANY WARRANTY; without even the implied warranty of
13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
GNU General Public License for more details.
15
16
You should have received a copy of the GNU General Public License
17
along with this program; if not, write to the Free Software
18
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
20
In addition, as a special exception, the copyright holders give
21
permission to link the code of this program with any edition of
22
the TQt library by Trolltech AS, Norway (or with modified versions
23
of TQt that use the same license as TQt), and distribute linked
24
combinations including the two. You must obey the GNU General
25
Public License in all respects for all of the code used other than
26
TQt. If you modify this file, you may extend this exception to
27
your version of the file, but you are not obligated to do so. If
28
you do not wish to do so, delete this exception statement from
29
your version.
30
*******************************************************************/
31
32
#ifndef KNOTESALARM_H
33
#define KNOTESALARM_H
34
35
#include <tqtimer.h>
36
#include <tqdatetime.h>
37
38
class
KNotesResourceManager;
39
40
namespace
KCal {
41
class
Incidence;
42
}
43
44
45
class
KNotesAlarm :
public
TQObject
46
{
47
TQ_OBJECT
48
49
public
:
50
KNotesAlarm( KNotesResourceManager *manager, TQObject *parent = 0,
const
char
*name = 0 );
51
52
private
slots:
53
void
checkAlarms();
54
55
private
:
56
KNotesResourceManager *m_manager;
57
TQTimer m_checkTimer;
58
};
59
60
#endif
knotes
Skip menu "knotes"
Main Page
Class Hierarchy
Alphabetical List
Class List
File List
Class Members
knotes
Skip menu "knotes"
akregator
src
librss
certmanager
lib
kaddressbook
kalarm
lib
kandy
karm
kdgantt
kgantt
kmail
knotes
konsolekalendar
kontact
korganizer
libemailfunctions
libkcal
libkholidays
libkmime
libkpgp
libkpimidentities
libtdepim
tdeioslave
imap4
mbox