kpilot

SyncConfigPage Class Reference

#include <kpilotConfigDialog.h>

Inheritance diagram for SyncConfigPage:

List of all members.


Public Member Functions

 SyncConfigPage (QWidget *, const char *)

Protected Member Functions

virtual void commit ()
virtual void load ()

Detailed Description

Definition at line 77 of file kpilotConfigDialog.h.


Constructor & Destructor Documentation

SyncConfigPage::SyncConfigPage ( QWidget w,
const char *  n 
)

Definition at line 227 of file kpilotConfigDialog.cc.


Member Function Documentation

void SyncConfigPage::commit (  )  [protected, virtual]

Load or save the config widget's settings in the given KConfig object; leave the group unchanged.

load() and commit() should both call unmodified() to indicate that the current settings match the on-disk ones.

Implements ConduitConfigBase.

Definition at line 282 of file kpilotConfigDialog.cc.

void SyncConfigPage::load (  )  [protected, virtual]

Implements ConduitConfigBase.

Definition at line 253 of file kpilotConfigDialog.cc.


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