• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KIO

  • sources
  • kde-4.14
  • kdelibs
  • kio
  • kio
kdirnotify.h
Go to the documentation of this file.
1 /*
2  * This file was generated by dbusxml2cpp version 0.6
3  * Command line was: dbusxml2cpp -m -p kdirnotify -- org.kde.KDirNotify.xml
4  *
5  * dbusxml2cpp is Copyright (C) 2006 Trolltech AS. All rights reserved.
6  *
7  * This is an auto-generated file.
8  * Do not edit! All changes made to it will be lost.
9  */
10 
11 #ifndef KDIRNOTIFY_H_268161151672021
12 #define KDIRNOTIFY_H_268161151672021
13 
14 #include <QtCore/QObject>
15 #include <QtCore/QByteArray>
16 #include <QtCore/QList>
17 #include <QtCore/QMap>
18 #include <QtCore/QString>
19 #include <QtCore/QStringList>
20 #include <QtCore/QVariant>
21 #include <QtDBus/QtDBus>
22 #include <kio/kio_export.h>
23 
47 class KIO_EXPORT OrgKdeKDirNotifyInterface: public QDBusAbstractInterface
48 {
49  Q_OBJECT
50 public:
51  static inline const char *staticInterfaceName()
52  { return "org.kde.KDirNotify"; }
53 
54 public:
66  OrgKdeKDirNotifyInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent = 0);
67 
71  ~OrgKdeKDirNotifyInterface();
72 
73 public Q_SLOTS: // METHODS
74 Q_SIGNALS: // SIGNALS
75  void FileRenamed(const QString &src, const QString &dst);
76  void FileMoved(const QString &src, const QString &dst);
77  void FilesAdded(const QString &directory);
78  void FilesChanged(const QStringList &fileList);
79  void FilesRemoved(const QStringList &fileList);
80  void enteredDirectory(const QString &url);
81  void leftDirectory(const QString &url);
82 
83 public:
84  static void emitFileRenamed(const QString &src, const QString &dst);
85  static void emitFileMoved(const QString &src, const QString &dst);
86  static void emitFilesAdded(const QString &directory);
87  static void emitFilesChanged(const QStringList &fileList);
88  static void emitFilesRemoved(const QStringList &fileList);
89  static void emitEnteredDirectory(const QString &url);
90  static void emitLeftDirectory(const QString &url);
91 };
92 
93 namespace org {
94  namespace kde {
95  typedef ::OrgKdeKDirNotifyInterface KDirNotify;
96  }
97 }
98 #endif
kio_export.h
QDBusConnection
QObject
QString
QStringList
OrgKdeKDirNotifyInterface
Proxy class for interface org.kde.KDirNotify.
Definition: kdirnotify.h:47
QDBusAbstractInterface
OrgKdeKDirNotifyInterface::staticInterfaceName
static const char * staticInterfaceName()
Definition: kdirnotify.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal