Home
·
All Namespaces
·
All Classes
·
Grouped Classes
·
Modules
·
Functions
List of All Members for QAppointment
This is the complete list of members for
QAppointment
, including inherited members.
class
Exception
enum
AlarmFlag
flags
AlarmFlags
enum
RepeatRule
enum
WeekFlag
flags
WeekFlags
QAppointment
()
QAppointment
( const QAppointment & )
QAppointment
( const QDateTime &, const QDateTime & )
~QAppointment
()
alarm
() const : AlarmFlags
alarmDelay
() const : int
categories
() const : QList<QString>
categoriesRef
() : QList<QString> &
categoriesRef
() const : const QList<QString> &
clearAlarm
()
clearExceptions
()
customField
( const QString & ) const : QString
customFields
() const : QMap<QString, QString>
customFieldsRef
() : QMap<QString, QString> &
customFieldsRef
() const : const QMap<QString, QString> &
dependentChildren
() const : QMap<QString, QUniqueId>
dependentChildrenOfType
( const QString & ) const : QList<QUniqueId>
description
() const : QString
end
() const : QDateTime
endInCurrentTZ
() const : QDateTime
exceptionDate
() const : QDate
exceptionParent
() const : QUniqueId
exceptions
() const : QList<Exception>
firstOccurrence
() const : QOccurrence
frequency
() const : int
fromDateDay
( int ) : WeekFlag
hasAlarm
() const : bool
hasExceptions
() const : bool
hasRepeat
() const : bool
isAllDay
() const : bool
isException
() const : bool
isValid
() const : bool
location
() const : QString
nextOccurrence
( const QDate & ) const : QOccurrence
notes
() const : QString
parentDependency
() const : QUniqueId
parentDependencyType
() const : QString
pruneDeadCategories
( const QList<QString> & ) : bool
readVCalendar
( QIODevice * ) : QList<QAppointment>
readVCalendar
( const QString & ) : QList<QAppointment>
readVCalendar
( const QByteArray & ) : QList<QAppointment>
readVCalendarData
( const char *, unsigned long ) : QList<QAppointment>
reassignCategoryId
( const QString &, const QString & )
removeCustomField
( const QString & )
repeatForever
() const : bool
repeatOnWeekDay
( int ) const : bool
repeatRule
() const : RepeatRule
repeatUntil
() const : QDate
repeatUntilInCurrentTZ
() const : QDate
setAlarm
( int, AlarmFlags )
setAllDay
( bool )
setAsException
( const QUniqueId &, const QDate & )
setCategories
( const QList<QString> & )
setCategories
( const QString & )
setCustomField
( const QString &, const QString & )
setCustomFields
( const QMap<QString, QString> & )
setDescription
( const QString & )
setEnd
( const QDateTime & )
setExceptionParent
( const QUniqueId & )
setExceptions
( const QList<Exception> & )
setFrequency
( int )
setLocation
( const QString & )
setNotes
( const QString & )
setRepeatForever
()
setRepeatOnWeekDay
( int, bool )
setRepeatRule
( RepeatRule )
setRepeatUntil
( const QDate & )
setShowOnNearest
( bool )
setStart
( const QDateTime & )
setTimeZone
( const QTimeZone & )
setUid
( const QUniqueId & )
setWeekFlags
( WeekFlags )
showOnNearest
() const : bool
start
() const : QDateTime
startInCurrentTZ
() const : QDateTime
timeZone
() const : QTimeZone
toDateDay
( WeekFlag ) : int
uid
() const : QUniqueId
uidRef
() : QUniqueId &
uidRef
() const : const QUniqueId &
weekFlags
() const : WeekFlags
weekOffset
() const : int
writeVCalendar
( QIODevice *, const QList<QAppointment> & ) : bool
writeVCalendar
( QIODevice *, const QAppointment & ) : bool
writeVCalendar
( const QString &, const QList<QAppointment> & )
writeVCalendar
( const QString &, const QAppointment & )
writeVCalendar
( const QString & ) const
writeVCalendar
( QFile & ) const
writeVCalendar
( QDataStream * ) const
operator!=
( const QAppointment & ) const : bool
operator=
( const QAppointment & ) : QAppointment &
operator==
( const QAppointment & ) const : bool
Copyright © 2009 Trolltech
Trademarks
Qt Extended 4.4.3