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
QPcsc::RawCommandResult Struct Reference

#include <qpcsc_p.h>

+ Collaboration diagram for QPcsc::RawCommandResult:

Public Member Functions

bool isOk () const
 

Public Attributes

LONG ret = SCARD_E_READER_UNAVAILABLE
 
QByteArray response
 

Detailed Description

Definition at line 34 of file qpcsc_p.h.

Member Function Documentation

◆ isOk()

bool QPcsc::RawCommandResult::isOk ( ) const
inline

Definition at line 39 of file qpcsc_p.h.

References ret.

Member Data Documentation

◆ response

QByteArray QPcsc::RawCommandResult::response

Definition at line 37 of file qpcsc_p.h.

◆ ret

LONG QPcsc::RawCommandResult::ret = SCARD_E_READER_UNAVAILABLE

Definition at line 36 of file qpcsc_p.h.

Referenced by isOk().


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