kpilot

NotepadActionThread Class Reference

This class saves the notepads to disk. More...

#include <notepad-conduit.h>

Inheritance diagram for NotepadActionThread:

List of all members.


Public Member Functions

int getFailed ()
int getSaved ()
 NotepadActionThread (QObject *parent, KPilotLink *link)
virtual void run ()

Detailed Description

This class saves the notepads to disk.

Definition at line 62 of file notepad-conduit.h.


Constructor & Destructor Documentation

NotepadActionThread::NotepadActionThread ( QObject parent,
KPilotLink link 
)

Definition at line 118 of file notepad-conduit.cc.


Member Function Documentation

int NotepadActionThread::getFailed (  )  [inline]

Definition at line 68 of file notepad-conduit.h.

int NotepadActionThread::getSaved (  )  [inline]

Definition at line 69 of file notepad-conduit.h.

void NotepadActionThread::run (  )  [virtual]

Reimplemented from QThread.

Definition at line 124 of file notepad-conduit.cc.


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