Qtc.Core.QFileSystemWatcher_h
Contents
Methods
unSetHandler :: QFileSystemWatcher () -> String -> IO Bool #
unSetHandler :: QFileSystemWatcherSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QFileSystemWatcher () -> Int -> IO Bool #
unSetUserMethodVariantList :: QFileSystemWatcherSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QFileSystemWatcher () -> Int -> IO Bool #
unSetUserMethodVariant :: QFileSystemWatcherSc a -> Int -> IO Bool #
unSetUserMethod :: QFileSystemWatcher () -> Int -> IO Bool #
unSetUserMethod :: QFileSystemWatcherSc a -> Int -> IO Bool #
timerEvent_h :: QFileSystemWatcher () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QFileSystemWatcherSc a -> QTimerEvent t1 -> IO () #
event_h :: QFileSystemWatcher () -> QEvent t1 -> IO Bool #
event_h :: QFileSystemWatcherSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QFileSystemWatcher () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QFileSystemWatcherSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QFileSystemWatcher () -> QEvent t1 -> IO () #
customEvent_h :: QFileSystemWatcherSc a -> QEvent t1 -> IO () #
connectNotify_h :: QFileSystemWatcher () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QFileSystemWatcherSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QFileSystemWatcher () -> QChildEvent t1 -> IO () #
childEvent_h :: QFileSystemWatcherSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QFileSystemWatcher () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QFileSystemWatcherSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QFileSystemWatcher () -> String -> (QFileSystemWatcher x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QFileSystemWatcher () -> String -> (QFileSystemWatcher x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QFileSystemWatcher () -> String -> (QFileSystemWatcher x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QFileSystemWatcher () -> String -> (QFileSystemWatcher x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QFileSystemWatcherSc a -> String -> (QFileSystemWatcher x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QFileSystemWatcherSc a -> String -> (QFileSystemWatcher x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QFileSystemWatcherSc a -> String -> (QFileSystemWatcher x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QFileSystemWatcherSc a -> String -> (QFileSystemWatcher x0 -> QEvent t1 -> IO ()) -> IO () #
setUserMethod :: QFileSystemWatcher () -> Int -> (QFileSystemWatcher x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QFileSystemWatcher () -> Int -> (QFileSystemWatcher x0 -> IO ()) -> IO () #
setUserMethod :: QFileSystemWatcherSc a -> Int -> (QFileSystemWatcher x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QFileSystemWatcherSc a -> Int -> (QFileSystemWatcher x0 -> IO ()) -> IO () #