Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 48 of file qfilesystemwatcher_win_p.h.

Constructor & Destructor Documentation

◆ Handle()

QWindowsFileSystemWatcherEngine::Handle::Handle ( )

Definition at line 293 of file qfilesystemwatcher_win.cpp.

References Handle().

Referenced by Handle().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ flags

uint QWindowsFileSystemWatcherEngine::Handle::flags

Definition at line 52 of file qfilesystemwatcher_win_p.h.

◆ handle

Qt::HANDLE QWindowsFileSystemWatcherEngine::Handle::handle

Definition at line 51 of file qfilesystemwatcher_win_p.h.


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