KonsoleKalendar
StdCalendar Class Reference
#include <stdcalendar.h>
Inheritance diagram for StdCalendar:

Detailed Description
Class for Calendar resources.
Definition at line 39 of file stdcalendar.h.
Public Member Functions | |
| void | addFileResource (const QString &fileName, const QString &resName) |
| StdCalendar (const QString &fileName, const QString &resName) | |
| StdCalendar (bool allowGui) | |
| ~StdCalendar () | |
Constructor & Destructor Documentation
| StdCalendar::StdCalendar | ( | bool | allowGui | ) | [explicit] |
Creates a calendar given a fileName and a resource.
- Parameters:
-
fileName is a filename containing a calendar. resName is the name of a resource.
Definition at line 42 of file stdcalendar.cpp.
| StdCalendar::~StdCalendar | ( | ) |
Member Function Documentation
Adds a resource to the calendar given a fileName and a resource.
- Parameters:
-
fileName is a filename containing a calendar. resName is the name of a resource.
Definition at line 102 of file stdcalendar.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference