| borderWidth() const | CalendarSupport::CalPrintPluginBase |  | 
  | calendarSystem() | CalendarSupport::CalPrintPluginBase |  | 
  | CalPrintPluginBase() | CalendarSupport::CalPrintPluginBase |  | 
  | CalPrintTodos() | CalendarSupport::CalPrintTodos |  | 
  | categoryBgColor(const KCalCore::Incidence::Ptr &incidence) const | CalendarSupport::CalPrintPluginBase | protected | 
  | configure(QWidget *) | CalendarSupport::Plugin | inlinevirtual | 
  | configWidget(QWidget *w) | CalendarSupport::PrintPlugin | inline | 
  | createConfigWidget(QWidget *) | CalendarSupport::CalPrintTodos | virtual | 
  | dayStart() const | CalendarSupport::CalPrintPluginBase | protected | 
  | defaultOrientation() | CalendarSupport::PrintPlugin | inlinevirtual | 
  | description() | CalendarSupport::CalPrintTodos | inlinevirtual | 
  | DisplayFlags enum name | CalendarSupport::CalPrintPluginBase |  | 
  | doLoadConfig() | CalendarSupport::CalPrintPluginBase | virtual | 
  | doPrint(QPrinter *printer) | CalendarSupport::CalPrintPluginBase | virtual | 
  | doSaveConfig() | CalendarSupport::CalPrintPluginBase | virtual | 
  | drawAgendaDayBox(QPainter &p, const KCalCore::Event::List &eventList, const QDate &qd, bool expandable, const QTime &fromTime, const QTime &toTime, const QRect &box, bool includeDescription, bool excludeTime, bool excludeConfidential, bool excludePrivate, const QList< QDate > &workDays) | CalendarSupport::CalPrintPluginBase |  | 
  | drawAgendaItem(PrintCellItem *item, QPainter &p, const KDateTime &startPrintDate, const KDateTime &endPrintDate, float minlen, const QRect &box, bool includeDescription, bool excludeTime) | CalendarSupport::CalPrintPluginBase |  | 
  | drawAllDayBox(QPainter &p, const KCalCore::Event::List &eventList, const QDate &qd, bool expandable, const QRect &box, bool excludeConfidential, bool excludePrivate) | CalendarSupport::CalPrintPluginBase |  | 
  | drawBox(QPainter &p, int linewidth, const QRect &rect) | CalendarSupport::CalPrintPluginBase | static | 
  | drawBoxWithCaption(QPainter &p, const QRect &box, const QString &caption, const QString &contents, bool sameLine, bool expand, const QFont &captionFont, const QFont &textFont, bool richContents=false) | CalendarSupport::CalPrintPluginBase |  | 
  | drawDayBox(QPainter &p, const QDate &qd, const QTime &fromTime, const QTime &toTime, const QRect &box, bool fullDate=false, bool printRecurDaily=true, bool printRecurWeekly=true, bool singleLineLimit=true, bool showNoteLines=false, bool includeDescription=false, bool excludeDescription=true, bool excludePrivate=true) | CalendarSupport::CalPrintPluginBase |  | 
  | drawDays(QPainter &p, const QDate &start, const QDate &end, const QTime &fromTime, const QTime &toTime, const QRect &box, bool singleLineLimit, bool showNoteLines, bool includeDescription, bool excludeConfidential, bool excludePrivate) | CalendarSupport::CalPrintPluginBase |  | 
  | drawDaysOfWeek(QPainter &p, const QDate &fromDate, const QDate &toDate, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawDaysOfWeekBox(QPainter &p, const QDate &qd, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawFooter(QPainter &p, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawHeader(QPainter &p, const QString &title, const QDate &month1, const QDate &month2, const QRect &box, bool expand=false, QColor backColor=QColor()) | CalendarSupport::CalPrintPluginBase |  | 
  | drawIncidence(QPainter &p, const QRect &dayBox, const QString &time, const QString &summary, const QString &description, int &textY, bool singleLineLimit, bool includeDescription, bool richDescription) | CalendarSupport::CalPrintPluginBase | protected | 
  | drawJournal(const KCalCore::Journal::Ptr &journal, QPainter &p, int x, int &y, int width, int pageHeight) | CalendarSupport::CalPrintPluginBase |  | 
  | drawMonth(QPainter &p, const QDate &dt, const QRect &box, int maxdays=-1, int subDailyFlags=TimeBoxes, int holidaysFlags=Text, bool excludeConfidential=false, bool excludePrivate=false) | CalendarSupport::CalPrintPluginBase |  | 
  | drawMonthTable(QPainter &p, const QDate &qd, const QTime &fromTime, const QTime &toTime, bool weeknumbers, bool recurDaily, bool recurWeekly, bool singleLineLimit, bool showNoteLines, bool includeDescription, bool excludeConfidential, bool excludePrivate, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawNoteLines(QPainter &p, const QRect &box, int startY) | CalendarSupport::CalPrintPluginBase |  | 
  | drawShadedBox(QPainter &p, int linewidth, const QBrush &brush, const QRect &rect) | CalendarSupport::CalPrintPluginBase | static | 
  | drawSmallMonth(QPainter &p, const QDate &qd, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawSplitHeaderRight(QPainter &p, const QDate &fd, const QDate &td, const QDate &cd, int width, int height) | CalendarSupport::CalPrintPluginBase |  | 
  | drawSubHeaderBox(QPainter &p, const QString &str, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawTextLines(QPainter &p, const QString &entry, int x, int &y, int width, int pageHeight, bool richTextEntry) | CalendarSupport::CalPrintPluginBase |  | 
  | drawTimeLine(QPainter &p, const QTime &fromTime, const QTime &toTime, const QRect &box) | CalendarSupport::CalPrintPluginBase |  | 
  | drawTimeTable(QPainter &p, const QDate &fromDate, const QDate &toDate, bool expandable, const QTime &fromTime, const QTime &toTime, const QRect &box, bool includeDescription, bool excludeTime, bool excludeConfidential, bool excludePrivate) | CalendarSupport::CalPrintPluginBase |  | 
  | drawTodo(int &count, const KCalCore::Todo::Ptr &todo, QPainter &p, KCalCore::TodoSortField sortField, KCalCore::SortDirection sortDir, bool connectSubTodos, bool strikeoutCompleted, bool desc, int posPriority, int posSummary, int posDueDt, int posPercentComplete, int level, int x, int &y, int width, int pageHeight, const KCalCore::Todo::List &todoList, TodoParentStart *r, bool excludeConfidential, bool excludePrivate) | CalendarSupport::CalPrintPluginBase |  | 
  | drawTodoLines(QPainter &p, const QString &entry, int x, int &y, int width, int pageHeight, bool richTextEntry, QList< TodoParentStart * > &startPoints, bool connectSubTodos) | CalendarSupport::CalPrintPluginBase | protected | 
  | drawVerticalBox(QPainter &p, int linewidth, const QRect &box, const QString &str, int flags=-1) | CalendarSupport::CalPrintPluginBase |  | 
  | drawWeek(QPainter &p, const QDate &qd, const QTime &fromTime, const QTime &toTime, const QRect &box, bool singleLineLimit, bool showNoteLines, bool includeDescription, bool excludeConfidential, bool excludePrivate) | CalendarSupport::CalPrintPluginBase |  | 
  | enabled() | CalendarSupport::CalPrintTodos | inlinevirtual | 
  | eTodoPrintType enum name | CalendarSupport::CalPrintTodos | protected | 
  | eTodoSortDirection enum name | CalendarSupport::CalPrintTodos | protected | 
  | eTodoSortField enum name | CalendarSupport::CalPrintTodos | protected | 
  | footerHeight() const | CalendarSupport::CalPrintPluginBase |  | 
  | groupName() | CalendarSupport::CalPrintTodos | inlinevirtual | 
  | headerHeight() const | CalendarSupport::CalPrintPluginBase |  | 
  | info() const | CalendarSupport::CalPrintTodos | inlinevirtual | 
  | interfaceVersion() | CalendarSupport::PrintPlugin | inlinestatic | 
  | List typedef | CalendarSupport::PrintPlugin |  | 
  | loadConfig() | CalendarSupport::CalPrintTodos | virtual | 
  | margin() const | CalendarSupport::CalPrintPluginBase |  | 
  | mBorder | CalendarSupport::CalPrintPluginBase | protected | 
  | mCalendar | CalendarSupport::PrintPlugin | protected | 
  | mCalSys | CalendarSupport::CalPrintPluginBase | protected | 
  | mConfig | CalendarSupport::PrintPlugin | protected | 
  | mConfigWidget | CalendarSupport::PrintPlugin | protected | 
  | mConnectSubTodos | CalendarSupport::CalPrintTodos | protected | 
  | mExcludeConfidential | CalendarSupport::CalPrintTodos | protected | 
  | mExcludePrivate | CalendarSupport::CalPrintTodos | protected | 
  | mFooterHeight | CalendarSupport::CalPrintPluginBase | protected | 
  | mFromDate | CalendarSupport::PrintPlugin | protected | 
  | mHeaderHeight | CalendarSupport::CalPrintPluginBase | protected | 
  | mIncludeDescription | CalendarSupport::CalPrintTodos | protected | 
  | mIncludeDueDate | CalendarSupport::CalPrintTodos | protected | 
  | mIncludePercentComplete | CalendarSupport::CalPrintTodos | protected | 
  | mIncludePriority | CalendarSupport::CalPrintTodos | protected | 
  | mMargin | CalendarSupport::CalPrintPluginBase | protected | 
  | mPadding | CalendarSupport::CalPrintPluginBase | protected | 
  | mPageTitle | CalendarSupport::CalPrintTodos | protected | 
  | mPrinter | CalendarSupport::PrintPlugin | protected | 
  | mPrintFooter | CalendarSupport::CalPrintPluginBase | protected | 
  | mSelectedIncidences | CalendarSupport::PrintPlugin | protected | 
  | mShowNoteLines | CalendarSupport::CalPrintPluginBase | protected | 
  | mSortDirection | CalendarSupport::CalPrintTodos | protected | 
  | mSortField | CalendarSupport::CalPrintTodos | protected | 
  | mStrikeOutCompleted | CalendarSupport::CalPrintTodos | protected | 
  | mSubHeaderHeight | CalendarSupport::CalPrintPluginBase | protected | 
  | mToDate | CalendarSupport::PrintPlugin | protected | 
  | mTodoPrintType | CalendarSupport::CalPrintTodos | protected | 
  | mTodoSortDirection | CalendarSupport::CalPrintTodos | protected | 
  | mTodoSortField | CalendarSupport::CalPrintTodos | protected | 
  | mUseColors | CalendarSupport::CalPrintPluginBase | protected | 
  | orientation() const | CalendarSupport::CalPrintPluginBase |  | 
  | padding() const | CalendarSupport::CalPrintPluginBase |  | 
  | Plugin() | CalendarSupport::Plugin | inline | 
  | print(QPainter &p, int width, int height) | CalendarSupport::CalPrintTodos | virtual | 
  | printEventString(QPainter &p, const QRect &box, const QString &str, int flags=-1) | CalendarSupport::CalPrintPluginBase |  | 
  | printFooter() const | CalendarSupport::CalPrintPluginBase |  | 
  | PrintPlugin() | CalendarSupport::PrintPlugin | inline | 
  | readSettingsWidget() | CalendarSupport::CalPrintTodos | virtual | 
  | saveConfig() | CalendarSupport::CalPrintTodos | virtual | 
  | selectedIncidences() const | CalendarSupport::PrintPlugin | inlinevirtual | 
  | serviceType() | CalendarSupport::Plugin | inlinestatic | 
  | setBorderWidth(const int border) | CalendarSupport::CalPrintPluginBase |  | 
  | setCalendar(const Akonadi::ETMCalendar::Ptr &cal) | CalendarSupport::PrintPlugin | inlinevirtual | 
  | setCalendarSystem(const KCalendarSystem *calsys) | CalendarSupport::CalPrintPluginBase |  | 
  | setConfig(KConfig *cfg) | CalendarSupport::PrintPlugin | inlinevirtual | 
  | setDateRange(const QDate &from, const QDate &to) | CalendarSupport::PrintPlugin | inlinevirtual | 
  | setFooterHeight(const int height) | CalendarSupport::CalPrintPluginBase |  | 
  | setHeaderHeight(const int height) | CalendarSupport::CalPrintPluginBase |  | 
  | setMargin(const int margin) | CalendarSupport::CalPrintPluginBase |  | 
  | setPadding(const int margin) | CalendarSupport::CalPrintPluginBase |  | 
  | setPrintFooter(bool printFooter) | CalendarSupport::CalPrintPluginBase |  | 
  | setSelectedIncidences(KCalCore::Incidence::List inc) | CalendarSupport::PrintPlugin | inlinevirtual | 
  | setSettingsWidget() | CalendarSupport::CalPrintTodos | virtual | 
  | setSubHeaderHeight(const int height) | CalendarSupport::CalPrintPluginBase |  | 
  | setUseColors(bool useColors) | CalendarSupport::CalPrintPluginBase |  | 
  | showEventBox(QPainter &p, int linewidth, const QRect &box, const KCalCore::Incidence::Ptr &incidence, const QString &str, int flags=-1) | CalendarSupport::CalPrintPluginBase |  | 
  | sortID() | CalendarSupport::CalPrintTodos | inlinevirtual | 
  | subHeaderHeight() const | CalendarSupport::CalPrintPluginBase |  | 
  | Text enum value | CalendarSupport::CalPrintPluginBase |  | 
  | TimeBoxes enum value | CalendarSupport::CalPrintPluginBase |  | 
  | TodoDirectionAscending enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoDirectionDescending enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoDirectionUnset enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldDueDate enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldPercentComplete enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldPriority enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldStartDate enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldSummary enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodoFieldUnset enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodosAll enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodosDueRange enum value | CalendarSupport::CalPrintTodos | protected | 
  | TodosUnfinished enum value | CalendarSupport::CalPrintTodos | protected | 
  | toPlainText(const QString &htmlText) | CalendarSupport::CalPrintPluginBase | protected | 
  | useColors() const | CalendarSupport::CalPrintPluginBase |  | 
  | weekdayColumn(int weekday) | CalendarSupport::CalPrintPluginBase | static | 
  | ~CalPrintPluginBase() | CalendarSupport::CalPrintPluginBase | virtual | 
  | ~CalPrintTodos() | CalendarSupport::CalPrintTodos | virtual | 
  | ~Plugin() | CalendarSupport::Plugin | inlinevirtual | 
  | ~PrintPlugin() | CalendarSupport::PrintPlugin | inlinevirtual |