korganizer
RecurrenceChooser Class Reference
#include <koeditorrecurrence.h>
Inheritance diagram for RecurrenceChooser:

Detailed Description
Definition at line 159 of file koeditorrecurrence.h.
Public Types | |
| enum | { Daily, Weekly, Monthly, Yearly } |
Signals | |
| void | chosen (int) |
Public Member Functions | |
| RecurrenceChooser (QWidget *parent=0) | |
| void | setType (int) |
| int | type () |
Protected Slots | |
| void | emitChoice () |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| RecurrenceChooser::RecurrenceChooser | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 922 of file koeditorrecurrence.cpp.
Member Function Documentation
| void RecurrenceChooser::chosen | ( | int | ) | [signal] |
| void RecurrenceChooser::emitChoice | ( | ) | [protected, slot] |
Definition at line 1026 of file koeditorrecurrence.cpp.
| void RecurrenceChooser::setType | ( | int | type | ) |
Definition at line 1003 of file koeditorrecurrence.cpp.
| int RecurrenceChooser::type | ( | ) |
Definition at line 984 of file koeditorrecurrence.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference