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

Public Attributes

HDEVNOTIFY devNotify
wchar_t drive

Detailed Description

Definition at line 66 of file qfilesystemwatcher_win.cpp.

Member Data Documentation

◆ devNotify

HDEVNOTIFY QWindowsRemovableDriveListener::RemovableDriveEntry::devNotify

Definition at line 67 of file qfilesystemwatcher_win.cpp.

◆ drive

wchar_t QWindowsRemovableDriveListener::RemovableDriveEntry::drive

Definition at line 68 of file qfilesystemwatcher_win.cpp.

Referenced by QWindowsRemovableDriveListener::addPath().


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