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

Public Member Functions

 FileDescriptor (int fd=-1)
 FileDescriptor (int fd=-1)

Public Attributes

QJniObject handle

Detailed Description

Definition at line 43 of file qandroidextras.cpp.

Constructor & Destructor Documentation

◆ FileDescriptor() [1/2]

FileDescriptor::FileDescriptor ( int fd = -1)
inlineexplicit

Definition at line 45 of file qandroidextras.cpp.

References FileDescriptor().

Referenced by FileDescriptor().

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

◆ FileDescriptor() [2/2]

FileDescriptor::FileDescriptor ( int fd = -1)
inlineexplicit

Definition at line 45 of file qandroidextras.cpp.

Member Data Documentation

◆ handle

QJniObject FileDescriptor::handle

Definition at line 52 of file qandroidextras.cpp.


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