Signals | Public Member Functions

QFileSystemWatcher Class Reference

Search for all occurrences

Detailed Description

Definition at line 57 of file qfilesystemwatcher.h.

#include <qfilesystemwatcher.h>

Inheritance diagram for QFileSystemWatcher:
Inheritance graph
[legend]

List of all members.

Signals

void  fileChanged (const QString &path)
void  directoryChanged (const QString &path)

Public Member Functions

  QFileSystemWatcher (QObject *parent=0)
  QFileSystemWatcher (const QStringList &paths, QObject *parent=0)
  ~QFileSystemWatcher ()
void  addPath (const QString &file)
void  addPaths (const QStringList &files)
void  removePath (const QString &file)
void  removePaths (const QStringList &files)
QStringList  files () const
QStringList  directories () const

Constructor & Destructor Documentation

QFileSystemWatcher ( QObject parent = 0 )
QFileSystemWatcher ( const QStringList paths,
QObject parent = 0 
)

Member Function Documentation

void addPath ( const QString file )
void addPaths ( const QStringList files )
void removePath ( const QString file )
void removePaths ( const QStringList files )
QStringList files ( ) const
QStringList directories ( ) const
void fileChanged ( const QString path ) [signal]
void directoryChanged ( const QString path ) [signal]

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

QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher
QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher QFileSystemWatcher