Module qtjambi
Package io.qt.core

Class QFileSystemWatcher

java.lang.Object
io.qt.QtObject
io.qt.core.QObject
io.qt.core.QFileSystemWatcher
All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QFileSystemWatcher extends QObject

Interface for monitoring files and directories for modifications

Java wrapper for Qt's class QFileSystemWatcher