input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qfilesystemwatcher.html

output_urn
QFileSystemWatcher

inherits

public_types

properties

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

public_slots

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

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index
343

parent_name
QObject

