#include <kmymoneycombo.h>
Inheritance diagram for KMyMoneyFrequencyCombo:


Public Member Functions | |
| KMyMoneyFrequencyCombo (QWidget *parent=0, const char *name=0) | |
| MyMoneySchedule::occurenceE | currentItem (void) const |
| int | eventsPerYear (void) const |
| int | daysBetweenEvents (void) const |
|
||||||||||||
|
|
|
|
Reimplemented from KMyMoneyGeneralCombo. |
|
|
This method returns the number of days between two events of the selected frequency. The return value for months is based on 30 days and the year is 360 days long. |
|
|
This method returns the number of events for the selected payment frequency (eg for yearly the return value is 1 and for monthly it is 12). In case, the frequency cannot be converted (once, every other year, etc.) the method returns 0. |
1.4.1