kalarm
#include <messagewin.h>
MessageWin: A window to display an alarm or error message.
Definition at line 61 of file messagewin.h.
Enumerator |
---|
NO_RESCHEDULE |
|
NO_DEFER |
|
ALWAYS_HIDE |
|
NO_INIT_VIEW |
|
Definition at line 65 of file messagewin.h.
MessageWin::MessageWin |
( |
| ) |
|
MessageWin::MessageWin |
( |
const KAEvent * |
event, |
|
|
const KAAlarm & |
alarm, |
|
|
int |
flags |
|
) |
| |
MessageWin::~MessageWin |
( |
| ) |
|
KAAlarm::Type MessageWin::alarmType |
( |
| ) |
const |
|
inline |
bool MessageWin::alwaysHidden |
( |
| ) |
const |
|
inline |
void MessageWin::cancelReminder |
( |
const KAEvent & |
event, |
|
|
const KAAlarm & |
alarm |
|
) |
| |
void MessageWin::closeEvent |
( |
QCloseEvent * |
ce | ) |
|
|
protectedvirtual |
const DateTime& MessageWin::dateTime |
( |
| ) |
|
|
inline |
MessageWin * MessageWin::findEvent |
( |
const QString & |
eventId | ) |
|
|
static |
bool MessageWin::hasDefer |
( |
| ) |
const |
int MessageWin::instanceCount |
( |
bool |
excludeAlwaysHidden = false | ) |
|
|
static |
bool MessageWin::isAudioPlaying |
( |
| ) |
|
|
static |
bool MessageWin::isValid |
( |
| ) |
const |
|
inline |
void MessageWin::moveEvent |
( |
QMoveEvent * |
e | ) |
|
|
protectedvirtual |
void MessageWin::readProperties |
( |
const KConfigGroup & |
config | ) |
|
|
protectedvirtual |
void MessageWin::redisplayAlarms |
( |
| ) |
|
|
static |
void MessageWin::repeat |
( |
const KAAlarm & |
alarm | ) |
|
void MessageWin::resizeEvent |
( |
QResizeEvent * |
re | ) |
|
|
protectedvirtual |
void MessageWin::saveProperties |
( |
KConfigGroup & |
config | ) |
|
|
protectedvirtual |
void MessageWin::setRecreating |
( |
| ) |
|
|
inline |
void MessageWin::show |
( |
| ) |
|
|
virtual |
void MessageWin::showDateTime |
( |
const KAEvent & |
event, |
|
|
const KAAlarm & |
alarm |
|
) |
| |
void MessageWin::showDefer |
( |
| ) |
|
void MessageWin::showError |
( |
const KAEvent & |
event, |
|
|
const DateTime & |
alarmDateTime, |
|
|
const QStringList & |
errmsgs, |
|
|
const QString & |
dontShowAgain = QString() |
|
) |
| |
|
static |
void MessageWin::showEvent |
( |
QShowEvent * |
se | ) |
|
|
protectedvirtual |
QSize MessageWin::sizeHint |
( |
| ) |
const |
|
virtual |
bool MessageWin::spread |
( |
bool |
scatter | ) |
|
|
static |
void MessageWin::stopAudio |
( |
bool |
wait = false | ) |
|
|
static |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.