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
QT_MANGLE_NAMESPACE(QIosTagReaderDelegate) Category Reference

#include <qiostagreaderdelegate_p.h>

+ Collaboration diagram for QT_MANGLE_NAMESPACE(QIosTagReaderDelegate):

Instance Methods

(instancetype) - initWithListener:
 
(void- startSession
 
(void- stopSession:
 
(void- alertMessage:
 

Protected Attributes

 : NSObject<NFCTagReaderSessionDelegate>@property QNearFieldManagerPrivateImpl *listener
 

Properties

bool sessionStoppedByApplication
 
NSString * message
 
NFCTagReaderSession * session
 

Detailed Description

Definition at line 13 of file qiostagreaderdelegate.mm.

Method Documentation

◆ alertMessage:

- (void) alertMessage: (QString) message

Definition at line 11 of file qiostagreaderdelegate.mm.

◆ initWithListener:

- (instancetype) initWithListener: (QNearFieldManagerPrivateImpl *) listener

Definition at line 11 of file qiostagreaderdelegate.mm.

◆ startSession

- (void) startSession

Definition at line 11 of file qiostagreaderdelegate.mm.

◆ stopSession:

- (void) stopSession: (QString) message

Definition at line 11 of file qiostagreaderdelegate.mm.

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 28 of file qiostagreaderdelegate_p.h.

Property Documentation

◆ message

- (NSString*) message
readwritenonatomicstrong

Definition at line 36 of file qiostagreaderdelegate_p.h.

◆ session

- (NFCTagReaderSession*) session
readwritenonatomicstrong

Definition at line 37 of file qiostagreaderdelegate_p.h.

◆ sessionStoppedByApplication

- (bool) sessionStoppedByApplication
readwriteatomic

Definition at line 35 of file qiostagreaderdelegate_p.h.


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