KDE PIM / Developers / API Docs / kitchensync

KSync::ConfigureDialog Class Reference

The ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog. More...

#include <configuredialog.h>

Inherits KDialogBase.

List of all members.

Signals

Public Member Functions

Protected Slots

Protected Member Functions


Detailed Description

The ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog.

See also:
ManipulatorPart
Author:
Zecke
Version:
0.1


Constructor & Destructor Documentation

ConfigureDialog::ConfigureDialog QWidget *  parent = 0,
const char *  name = 0,
bool  modal = true
 

simple c'tor

Parameters:
parent The parent
name The name
modal if the dialog is modal

Member Function Documentation

void ConfigureDialog::addWidget QWidget *  widget,
const QString &  name,
QPixmap *  pixmap
 

add a widget to ConfigureDialog

Parameters:
widget The widget to be added. It'll be reparented
name The string shown as name
pixmap the QPixmap shown

void KSync::ConfigureDialog::ok  )  [signal]
 

Emitted whenever the Ok button is clicked.

void ConfigureDialog::apply bool   )  [protected]
 

Plugin sensitive.


The documentation for this class was generated from the following files: