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

tdeio/tdeio

  • tdeio
  • tdeio
kdirnotify_stub.h
1 /****************************************************************************
2 **
3 ** DCOP Stub Definition created by dcopidl2cpp from kdirnotify.kidl
4 **
5 ** WARNING! All changes made in this file will be lost!
6 **
7 *****************************************************************************/
8 
9 #ifndef __KDIRNOTIFY_STUB__
10 #define __KDIRNOTIFY_STUB__
11 
12 #include <dcopstub.h>
13 #include <dcopobject.h>
14 #include <kurl.h>
15 
16 
17 class TDEIO_EXPORT KDirNotify_stub : virtual public DCOPStub
18 {
19 public:
20  KDirNotify_stub( const TQCString& app, const TQCString& id );
21  KDirNotify_stub( DCOPClient* client, const TQCString& app, const TQCString& id );
22  explicit KDirNotify_stub( const DCOPRef& ref );
23  virtual ASYNC FilesAdded( const KURL& directory );
24  virtual ASYNC FilesRemoved( const KURL::List& fileList );
25  virtual ASYNC FilesChanged( const KURL::List& fileList );
26  virtual ASYNC FileRenamed( const KURL& src, const KURL& dst );
27 protected:
28  KDirNotify_stub() : DCOPStub( never_use ) {};
29 };
30 
31 
32 #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
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.8.8
This website is maintained by Timothy Pearson.