libkdepim
KIncidenceChooser Class Reference
#include <kincidencechooser.h>
Detailed Description
Dialog to change the korganizer configuration.
Definition at line 48 of file kincidencechooser.h.
Public Types | |
| enum | mode { local, remote, newest, ask, both } |
Public Slots | |
| void | useGlobalMode () |
Public Member Functions | |
| KIncidenceChooser (QWidget *parent=0, char *name=0) | |
| ~KIncidenceChooser () | |
| void | setIncidence (KCal::Incidence *, KCal::Incidence *) |
| KCal::Incidence * | getIncidence () |
Static Public Attributes | |
| static int | chooseMode |
Protected Slots | |
| void | showIncidence1 () |
| void | showIncidence2 () |
| void | showDiff () |
| void | takeIncidence1 () |
| void | takeIncidence2 () |
| void | takeBoth () |
| void | setLabels () |
| void | setSyncMode () |
| void | detailsDialogClosed () |
Constructor & Destructor Documentation
| KIncidenceChooser::KIncidenceChooser | ( | QWidget * | parent = 0, |
|
| char * | name = 0 | |||
| ) |
The documentation for this class was generated from the following files:

