QCodeEdit  2.2
Classes | Public Slots | Public Member Functions | Protected Member Functions | Friends
QReliableFileWatch Class Reference

A specialized file monitor that works around some issues in QFileSystemWatcher. More...

Inheritance diagram for QReliableFileWatch:
Inheritance graph
[legend]

List of all members.

Classes

struct  Watch

Public Slots

void addWatch (const QString &file, QObject *recipient)
void removeWatch (QObject *recipient)
void removeWatch (const QString &file, QObject *recipient)

Public Member Functions

 QReliableFileWatch (QObject *p=0)

Protected Member Functions

virtual void timerEvent (QTimerEvent *e)

Friends

class QPointer< QReliableFileWatch >

Detailed Description

A specialized file monitor that works around some issues in QFileSystemWatcher.


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