• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

kalarm

KAAlarmEventBase Class Reference

#include <alarmevent.h>

Inheritance diagram for KAAlarmEventBase:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 60 of file alarmevent.h.


Public Member Functions

bool autoClose () const
bool beep () const
const QColor & bgColour () const
const QString & cleanText () const
QString command () const
bool commandScript () const
bool confirmAck () const
bool defaultFont () const
bool displaying () const
void dumpDebug () const
QString emailAddresses (const QString &sep) const
const EmailAddressList & emailAddresses () const
QString emailAttachments (const QString &sep) const
const QStringList & emailAttachments () const
bool emailBcc () const
uint emailFromId () const
const QString & emailSubject () const
const QColor & fgColour () const
QString fileName () const
int flags () const
QFont font () const
int lateCancel () const
QString message () const
bool repeatAtLogin () const
int repeatCount () const
KCal::Duration repeatInterval () const
 ~KAAlarmEventBase ()

Protected Types

enum  Type {
  T_MESSAGE, T_FILE, T_COMMAND, T_AUDIO,
  T_EMAIL
}

Protected Member Functions

void copy (const KAAlarmEventBase &)
 KAAlarmEventBase (const KAAlarmEventBase &rhs)
 KAAlarmEventBase ()
KAAlarmEventBase & operator= (const KAAlarmEventBase &rhs)
void set (int flags)

Protected Attributes

Type mActionType
bool mAutoClose
bool mBeep
QColor mBgColour
bool mCommandScript
bool mConfirmAck
bool mDefaultFont
bool mDisplaying
EmailAddressList mEmailAddresses
QStringList mEmailAttachments
bool mEmailBcc
uint mEmailFromIdentity
QString mEmailSubject
QString mEventID
int mFadeSeconds
float mFadeVolume
QColor mFgColour
QFont mFont
int mLateCancel
DateTime mNextMainDateTime
int mNextRepeat
bool mRepeatAtLogin
int mRepeatCount
KCal::Duration mRepeatInterval
bool mRepeatSound
float mSoundVolume
QString mText

Member Enumeration Documentation

enum KAAlarmEventBase::Type [protected]

Enumerator:
T_MESSAGE 
T_FILE 
T_COMMAND 
T_AUDIO 
T_EMAIL 

Reimplemented in KAAlarm.

Definition at line 96 of file alarmevent.h.


Constructor & Destructor Documentation

KAAlarmEventBase::~KAAlarmEventBase (  )  [inline]

Definition at line 63 of file alarmevent.h.

KAAlarmEventBase::KAAlarmEventBase (  )  [inline, protected]

Definition at line 98 of file alarmevent.h.

KAAlarmEventBase::KAAlarmEventBase ( const KAAlarmEventBase &  rhs  )  [inline, protected]

Definition at line 101 of file alarmevent.h.


Member Function Documentation

bool KAAlarmEventBase::autoClose (  )  const [inline]

Definition at line 80 of file alarmevent.h.

bool KAAlarmEventBase::beep (  )  const [inline]

Definition at line 87 of file alarmevent.h.

const QColor& KAAlarmEventBase::bgColour (  )  const [inline]

Definition at line 75 of file alarmevent.h.

const QString& KAAlarmEventBase::cleanText (  )  const [inline]

Definition at line 64 of file alarmevent.h.

QString KAAlarmEventBase::command (  )  const [inline]

Definition at line 67 of file alarmevent.h.

bool KAAlarmEventBase::commandScript (  )  const [inline]

Definition at line 81 of file alarmevent.h.

bool KAAlarmEventBase::confirmAck (  )  const [inline]

Definition at line 82 of file alarmevent.h.

void KAAlarmEventBase::copy ( const KAAlarmEventBase &  rhs  )  [protected]

Definition at line 4123 of file alarmevent.cpp.

bool KAAlarmEventBase::defaultFont (  )  const [inline]

Definition at line 77 of file alarmevent.h.

bool KAAlarmEventBase::displaying (  )  const [inline]

Definition at line 86 of file alarmevent.h.

void KAAlarmEventBase::dumpDebug (  )  const

Reimplemented in KAAlarm, and KAEvent.

Definition at line 4186 of file alarmevent.cpp.

QString KAAlarmEventBase::emailAddresses ( const QString &  sep  )  const [inline]

Definition at line 70 of file alarmevent.h.

const EmailAddressList& KAAlarmEventBase::emailAddresses (  )  const [inline]

Definition at line 69 of file alarmevent.h.

QString KAAlarmEventBase::emailAttachments ( const QString &  sep  )  const [inline]

Definition at line 73 of file alarmevent.h.

const QStringList& KAAlarmEventBase::emailAttachments (  )  const [inline]

Definition at line 72 of file alarmevent.h.

bool KAAlarmEventBase::emailBcc (  )  const [inline]

Definition at line 74 of file alarmevent.h.

uint KAAlarmEventBase::emailFromId (  )  const [inline]

Definition at line 68 of file alarmevent.h.

const QString& KAAlarmEventBase::emailSubject (  )  const [inline]

Definition at line 71 of file alarmevent.h.

const QColor& KAAlarmEventBase::fgColour (  )  const [inline]

Definition at line 76 of file alarmevent.h.

QString KAAlarmEventBase::fileName (  )  const [inline]

Definition at line 66 of file alarmevent.h.

int KAAlarmEventBase::flags (  )  const

Reimplemented in KAAlarm, and KAEvent.

Definition at line 4167 of file alarmevent.cpp.

QFont KAAlarmEventBase::font (  )  const

Definition at line 4180 of file alarmevent.cpp.

int KAAlarmEventBase::lateCancel (  )  const [inline]

Definition at line 79 of file alarmevent.h.

QString KAAlarmEventBase::message (  )  const [inline]

Definition at line 65 of file alarmevent.h.

KAAlarmEventBase& KAAlarmEventBase::operator= ( const KAAlarmEventBase &  rhs  )  [inline, protected]

Definition at line 102 of file alarmevent.h.

bool KAAlarmEventBase::repeatAtLogin (  )  const [inline]

Definition at line 83 of file alarmevent.h.

int KAAlarmEventBase::repeatCount (  )  const [inline]

Definition at line 84 of file alarmevent.h.

KCal::Duration KAAlarmEventBase::repeatInterval (  )  const [inline]

Definition at line 85 of file alarmevent.h.

void KAAlarmEventBase::set ( int  flags  )  [protected]

Definition at line 4154 of file alarmevent.cpp.


Member Data Documentation

Type KAAlarmEventBase::mActionType [protected]

Definition at line 119 of file alarmevent.h.

bool KAAlarmEventBase::mAutoClose [protected]

Definition at line 124 of file alarmevent.h.

bool KAAlarmEventBase::mBeep [protected]

Definition at line 126 of file alarmevent.h.

QColor KAAlarmEventBase::mBgColour [protected]

Definition at line 109 of file alarmevent.h.

bool KAAlarmEventBase::mCommandScript [protected]

Definition at line 125 of file alarmevent.h.

bool KAAlarmEventBase::mConfirmAck [protected]

Definition at line 131 of file alarmevent.h.

bool KAAlarmEventBase::mDefaultFont [protected]

Definition at line 132 of file alarmevent.h.

bool KAAlarmEventBase::mDisplaying [protected]

Definition at line 129 of file alarmevent.h.

EmailAddressList KAAlarmEventBase::mEmailAddresses [protected]

Definition at line 113 of file alarmevent.h.

QStringList KAAlarmEventBase::mEmailAttachments [protected]

Definition at line 115 of file alarmevent.h.

bool KAAlarmEventBase::mEmailBcc [protected]

Definition at line 130 of file alarmevent.h.

uint KAAlarmEventBase::mEmailFromIdentity [protected]

Definition at line 112 of file alarmevent.h.

QString KAAlarmEventBase::mEmailSubject [protected]

Definition at line 114 of file alarmevent.h.

QString KAAlarmEventBase::mEventID [protected]

Definition at line 106 of file alarmevent.h.

int KAAlarmEventBase::mFadeSeconds [protected]

Definition at line 118 of file alarmevent.h.

float KAAlarmEventBase::mFadeVolume [protected]

Definition at line 117 of file alarmevent.h.

QColor KAAlarmEventBase::mFgColour [protected]

Definition at line 110 of file alarmevent.h.

QFont KAAlarmEventBase::mFont [protected]

Definition at line 111 of file alarmevent.h.

int KAAlarmEventBase::mLateCancel [protected]

Definition at line 123 of file alarmevent.h.

DateTime KAAlarmEventBase::mNextMainDateTime [protected]

Definition at line 108 of file alarmevent.h.

int KAAlarmEventBase::mNextRepeat [protected]

Definition at line 122 of file alarmevent.h.

bool KAAlarmEventBase::mRepeatAtLogin [protected]

Definition at line 128 of file alarmevent.h.

int KAAlarmEventBase::mRepeatCount [protected]

Definition at line 120 of file alarmevent.h.

KCal::Duration KAAlarmEventBase::mRepeatInterval [protected]

Definition at line 121 of file alarmevent.h.

bool KAAlarmEventBase::mRepeatSound [protected]

Definition at line 127 of file alarmevent.h.

float KAAlarmEventBase::mSoundVolume [protected]

Definition at line 116 of file alarmevent.h.

QString KAAlarmEventBase::mText [protected]

Definition at line 107 of file alarmevent.h.


The documentation for this class was generated from the following files:
  • alarmevent.h
  • alarmevent.cpp

kalarm

Skip menu "kalarm"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  •   doc
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal