kpilot
vcal-setupbase.cc File Reference
#include "options.h"
#include <qcheckbox.h>
#include <qbuttongroup.h>
#include <qcombobox.h>
#include <kurlrequester.h>
#include "korganizerConduit.h"
#include "vcalconduitSettings.h"
#include "vcal-setupbase.h"
Include dependency graph for vcal-setupbase.cc:
Go to the source code of this file.
Defines | |
#define | CM(a, b) connect(fConfigWidget->a,b,this,SLOT(modified())); |
Define Documentation
#define CM | ( | a, | |||
b | ) | connect(fConfigWidget->a,b,this,SLOT(modified())); |