korganizer
Picoftheday Class Reference
#include <picoftheday.h>
Inheritance diagram for Picoftheday:
Public Member Functions | |
Picoftheday () | |
~Picoftheday () | |
void | configure (QWidget *parent) |
Element::List | createDayElements (const QDate &) |
QString | info () const |
Detailed Description
Definition at line 29 of file picoftheday.h.
Constructor & Destructor Documentation
Picoftheday::Picoftheday | ( | ) |
Definition at line 38 of file picoftheday.cpp.
Picoftheday::~Picoftheday | ( | ) |
Definition at line 45 of file picoftheday.cpp.
Member Function Documentation
void Picoftheday::configure | ( | QWidget * | parent | ) |
Definition at line 49 of file picoftheday.cpp.
Element::List Picoftheday::createDayElements | ( | const QDate & | date | ) |
Definition at line 61 of file picoftheday.cpp.
QString Picoftheday::info | ( | ) | const |
Definition at line 55 of file picoftheday.cpp.
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:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.