Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowsFileSystemWatcherEngine::Handle Class Reference

#include <qfilesystemwatcher_win_p.h>

+ Collaboration diagram for QWindowsFileSystemWatcherEngine::Handle:

Public Member Functions

 Handle ()
 

Public Attributes

Qt::HANDLE handle
 
uint flags
 

Detailed Description

Definition at line 47 of file qfilesystemwatcher_win_p.h.

Constructor & Destructor Documentation

◆ Handle()

QWindowsFileSystemWatcherEngine::Handle::Handle ( )

Definition at line 292 of file qfilesystemwatcher_win.cpp.

Member Data Documentation

◆ flags

uint QWindowsFileSystemWatcherEngine::Handle::flags

Definition at line 51 of file qfilesystemwatcher_win_p.h.

◆ handle

Qt::HANDLE QWindowsFileSystemWatcherEngine::Handle::handle

Definition at line 50 of file qfilesystemwatcher_win_p.h.


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