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
QAndroidBinderPrivate Class Reference
+ Collaboration diagram for QAndroidBinderPrivate:

Public Member Functions

 QAndroidBinderPrivate (QAndroidBinder *binder)
 
 QAndroidBinderPrivate (const QJniObject &binder)
 
void setDeleteListener (const std::function< void()> &func)
 
 ~QAndroidBinderPrivate ()
 

Friends

class QAndroidBinder
 

Detailed Description

Definition at line 266 of file qandroidextras.cpp.

Constructor & Destructor Documentation

◆ QAndroidBinderPrivate() [1/2]

QAndroidBinderPrivate::QAndroidBinderPrivate ( QAndroidBinder * binder)
inlineexplicit

Definition at line 269 of file qandroidextras.cpp.

◆ QAndroidBinderPrivate() [2/2]

QAndroidBinderPrivate::QAndroidBinderPrivate ( const QJniObject & binder)
inlineexplicit

Definition at line 276 of file qandroidextras.cpp.

◆ ~QAndroidBinderPrivate()

QAndroidBinderPrivate::~QAndroidBinderPrivate ( )
inline

Definition at line 279 of file qandroidextras.cpp.

Member Function Documentation

◆ setDeleteListener()

void QAndroidBinderPrivate::setDeleteListener ( const std::function< void()> & func)
inline

Definition at line 278 of file qandroidextras.cpp.

Friends And Related Symbol Documentation

◆ QAndroidBinder

friend class QAndroidBinder
friend

Definition at line 293 of file qandroidextras.cpp.


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