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_BEGIN_NAMESPACE::BatchEditLock Class Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::BatchEditLock:

Public Member Functions

 BatchEditLock (QAndroidInputContext *context)
 
 ~BatchEditLock ()
 
 BatchEditLock (const BatchEditLock &)=delete
 
BatchEditLockoperator= (const BatchEditLock &)=delete
 

Detailed Description

Definition at line 32 of file qandroidinputcontext.cpp.

Constructor & Destructor Documentation

◆ BatchEditLock() [1/2]

QT_BEGIN_NAMESPACE::BatchEditLock::BatchEditLock ( QAndroidInputContext * context)
inlineexplicit

Definition at line 36 of file qandroidinputcontext.cpp.

◆ ~BatchEditLock()

QT_BEGIN_NAMESPACE::BatchEditLock::~BatchEditLock ( )
inline

Definition at line 42 of file qandroidinputcontext.cpp.

◆ BatchEditLock() [2/2]

QT_BEGIN_NAMESPACE::BatchEditLock::BatchEditLock ( const BatchEditLock & )
delete

Member Function Documentation

◆ operator=()

BatchEditLock & QT_BEGIN_NAMESPACE::BatchEditLock::operator= ( const BatchEditLock & )
delete

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