Qt 4.8
Public Functions | Public Variables | List of all members
QWindowsFileSystemWatcherEngine::Handle Class Reference

#include <qfilesystemwatcher_win_p.h>

Public Functions

 Handle ()
 
 Handle (const Handle &other)
 

Public Variables

uint flags
 
HANDLE handle
 

Detailed Description

Definition at line 90 of file qfilesystemwatcher_win_p.h.

Constructors and Destructors

◆ Handle() [1/2]

QWindowsFileSystemWatcherEngine::Handle::Handle ( )
inline

Definition at line 96 of file qfilesystemwatcher_win_p.h.

◆ Handle() [2/2]

QWindowsFileSystemWatcherEngine::Handle::Handle ( const Handle other)
inline

Definition at line 99 of file qfilesystemwatcher_win_p.h.

Properties

◆ flags

uint QWindowsFileSystemWatcherEngine::Handle::flags

◆ handle

HANDLE QWindowsFileSystemWatcherEngine::Handle::handle

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