kpilot Library API Documentation

ConduitProxy Class Reference

The ConduitProxy action delays loading the plugin for a conduit until the conduit actually executes; the proxy then loads the file, creates a SyncAction for the conduit and runs that. More...

#include <syncStack.h>

Inheritance diagram for ConduitProxy:

ConduitAction List of all members.

Public Methods

 ConduitProxy (KPilotDeviceLink *, const QString &desktopName, int m)

Protected Slots

void execDone (SyncAction *)

Protected Methods

virtual bool exec ()

Protected Attributes

QString fDesktopName
QString fLibraryName
ConduitActionfConduit
int fMode

Detailed Description

The ConduitProxy action delays loading the plugin for a conduit until the conduit actually executes; the proxy then loads the file, creates a SyncAction for the conduit and runs that.

Once the conduit has finished, the proxy unloads everything and emits syncDone().

Definition at line 266 of file syncStack.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kpilot Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:36:50 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003