• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

kdirnotify_stub.h

00001 /****************************************************************************
00002 **
00003 ** DCOP Stub Definition created by dcopidl2cpp from kdirnotify.kidl
00004 **
00005 ** WARNING! All changes made in this file will be lost!
00006 **
00007 *****************************************************************************/
00008 
00009 #ifndef __KDIRNOTIFY_STUB__
00010 #define __KDIRNOTIFY_STUB__
00011 
00012 #include <dcopstub.h>
00013 #include <dcopobject.h>
00014 #include <kurl.h>
00015 
00016 
00017 class TDEIO_EXPORT KDirNotify_stub : virtual public DCOPStub
00018 {
00019 public:
00020     KDirNotify_stub( const TQCString& app, const TQCString& id );
00021     KDirNotify_stub( DCOPClient* client, const TQCString& app, const TQCString& id );
00022     explicit KDirNotify_stub( const DCOPRef& ref );
00023     virtual ASYNC FilesAdded( const KURL& directory );
00024     virtual ASYNC FilesRemoved( const KURL::List& fileList );
00025     virtual ASYNC FilesChanged( const KURL::List& fileList );
00026     virtual ASYNC FileRenamed( const KURL& src, const KURL& dst );
00027 protected:
00028     KDirNotify_stub() : DCOPStub( never_use ) {};
00029 };
00030 
00031 
00032 #endif

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.7.1
This website is maintained by Timothy Pearson.