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

KDECore

kcalendarsystemethiopian_p.h

Go to the documentation of this file.
00001 /*
00002     Copyright 2009, 2010 John Layt <john@layt.net>
00003 
00004     This library is free software; you can redistribute it and/or
00005     modify it under the terms of the GNU Library General Public
00006     License as published by the Free Software Foundation; either
00007     version 2 of the License, or (at your option) any later version.
00008 
00009     This library is distributed in the hope that it will be useful,
00010     but WITHOUT ANY WARRANTY; without even the implied warranty of
00011     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012     Library General Public License for more details.
00013 
00014     You should have received a copy of the GNU Library General Public License
00015     along with this library; see the file COPYING.LIB.  If not, write to
00016     the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00017     Boston, MA 02110-1301, USA.
00018 */
00019 
00020 #ifndef KCALENDARSYSTEMETHIOPIAN_H
00021 #define KCALENDARSYSTEMETHIOPIAN_H
00022 
00023 #include "kcalendarsystemcoptic_p.h"
00024 
00025 class KCalendarSystemEthiopianPrivate;
00026 
00038 class KCalendarSystemEthiopian: public KCalendarSystemCoptic
00039 {
00040 public:
00041     explicit KCalendarSystemEthiopian( const KLocale *locale = 0 );
00042     explicit KCalendarSystemEthiopian( const KSharedConfig::Ptr config, const KLocale *locale = 0 );
00043     virtual ~KCalendarSystemEthiopian();
00044 
00045     virtual QString calendarType() const;
00046 
00047     virtual QDate epoch() const;
00048     virtual QDate earliestValidDate() const;
00049     virtual QDate latestValidDate() const;
00050     virtual bool isValid( int year, int month, int day ) const;
00051     virtual bool isValid( const QDate &date ) const;
00052 
00053     virtual bool setDate( QDate &date, int year, int month, int day ) const;
00055     virtual bool setYMD( QDate &date, int year, int month, int day ) const;
00056 
00057     virtual int year( const QDate &date ) const;
00058     virtual int month( const QDate &date ) const;
00059     virtual int day( const QDate &date ) const;
00060 
00061     virtual QDate addYears( const QDate &date, int nyears ) const;
00062     virtual QDate addMonths( const QDate &date, int nmonths ) const;
00063     virtual QDate addDays( const QDate &date, int ndays ) const;
00064 
00065     virtual int monthsInYear( const QDate &date ) const;
00066     virtual int weeksInYear( const QDate &date ) const;
00067     virtual int weeksInYear( int year ) const;
00068     virtual int daysInYear( const QDate &date ) const;
00069     virtual int daysInMonth( const QDate &date ) const;
00070     virtual int daysInWeek( const QDate &date ) const;
00071 
00072     virtual int dayOfYear( const QDate &date ) const;
00073     virtual int dayOfWeek( const QDate &date ) const;
00074 
00075     virtual int weekNumber( const QDate &date, int *yearNum = 0 ) const;
00076 
00077     virtual bool isLeapYear( int year ) const;
00078     virtual bool isLeapYear( const QDate &date ) const;
00079 
00080     virtual QString monthName( int month, int year, MonthNameFormat format = LongName ) const;
00081     virtual QString monthName( const QDate &date, MonthNameFormat format = LongName ) const;
00082 
00083     virtual QString weekDayName( int weekDay, WeekDayNameFormat format = LongDayName ) const;
00084     virtual QString weekDayName( const QDate &date, WeekDayNameFormat format = LongDayName ) const;
00085 
00086     virtual QString yearString( const QDate & pDate, StringFormat format = LongFormat ) const;
00087     virtual QString monthString( const QDate &pDate, StringFormat format = LongFormat ) const;
00088     virtual QString dayString( const QDate &pDate, StringFormat format = LongFormat ) const;
00089 
00090     virtual int yearStringToInteger( const QString &sNum, int &iLength ) const;
00091     virtual int monthStringToInteger( const QString &sNum, int &iLength ) const;
00092     virtual int dayStringToInteger( const QString &sNum, int &iLength ) const;
00093 
00094     virtual QString formatDate( const QDate &fromDate, KLocale::DateFormat toFormat = KLocale::LongDate ) const;
00095 
00096     virtual QDate readDate( const QString &str, bool *ok = 0 ) const;
00097     virtual QDate readDate( const QString &dateString, const QString &dateFormat, bool *ok = 0 ) const;
00098     virtual QDate readDate( const QString &str, KLocale::ReadDateFlags flags, bool *ok = 0 ) const;
00099 
00100     virtual int weekStartDay() const;
00101     virtual int weekDayOfPray () const;
00102 
00103     virtual bool isLunar() const;
00104     virtual bool isLunisolar() const;
00105     virtual bool isSolar() const;
00106     virtual bool isProleptic() const;
00107 
00108 protected:
00109     virtual bool julianDayToDate( int jd, int &year, int &month, int &day ) const;
00110     virtual bool dateToJulianDay( int year, int month, int day, int &jd ) const;
00111     KCalendarSystemEthiopian( KCalendarSystemEthiopianPrivate &dd,
00112                               const KSharedConfig::Ptr config = KSharedConfig::Ptr(),
00113                               const KLocale *locale = 0 );
00114 
00115 private:
00116     Q_DECLARE_PRIVATE(KCalendarSystemEthiopian)
00117     KCalendarSystemEthiopianPrivate * const dont_use; // KDE5 remove, use shared d
00118 };
00119 
00120 #endif // KCALENDARSYSTEMETHIOPIAN_H

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
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