kpilot

WelcomeAction Class Reference

This action puts "Welcome to KPilot" in the sync log of the handheld. More...

#include <actions.h>

Inheritance diagram for WelcomeAction:

List of all members.


Public Member Functions

 WelcomeAction (KPilotLink *)

Protected Member Functions

virtual bool exec ()

Detailed Description

This action puts "Welcome to KPilot" in the sync log of the handheld.

It is added automatically to a ActionQueue by queueInit() in order to inform the user of the sync.

Definition at line 45 of file actions.h.


Constructor & Destructor Documentation

WelcomeAction::WelcomeAction ( KPilotLink p  ) 

Constructor.

Definition at line 44 of file actions.cc.


Member Function Documentation

bool WelcomeAction::exec (  )  [protected, virtual]

Reimplemented from SyncAction.

Implements SyncAction.

Definition at line 50 of file actions.cc.


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