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
QWindowsRemovableDriveListener::RemovableDriveEntry Struct Reference
+ Collaboration diagram for QWindowsRemovableDriveListener::RemovableDriveEntry:

Public Attributes

HDEVNOTIFY devNotify
 
wchar_t drive
 

Detailed Description

Definition at line 65 of file qfilesystemwatcher_win.cpp.

Member Data Documentation

◆ devNotify

HDEVNOTIFY QWindowsRemovableDriveListener::RemovableDriveEntry::devNotify

Definition at line 66 of file qfilesystemwatcher_win.cpp.

Referenced by findByHDevNotify(), and stopDeviceNotification().

◆ drive

wchar_t QWindowsRemovableDriveListener::RemovableDriveEntry::drive

Definition at line 67 of file qfilesystemwatcher_win.cpp.

Referenced by QWindowsRemovableDriveListener::addPath().


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