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
QIBusPropTypeClientCommitPreedit Class Reference

#include <qibustypes.h>

+ Collaboration diagram for QIBusPropTypeClientCommitPreedit:

Public Member Functions

 QIBusPropTypeClientCommitPreedit ()
 
 QIBusPropTypeClientCommitPreedit (bool inClientCommitPreedit)
 
void serializeTo (QDBusArgument &argument) const
 
void deserializeFrom (const QDBusArgument &argument)
 

Public Attributes

bool clientCommitPreedit
 

Detailed Description

Definition at line 136 of file qibustypes.h.

Constructor & Destructor Documentation

◆ QIBusPropTypeClientCommitPreedit() [1/2]

QIBusPropTypeClientCommitPreedit::QIBusPropTypeClientCommitPreedit ( )
inline

Definition at line 139 of file qibustypes.h.

◆ QIBusPropTypeClientCommitPreedit() [2/2]

QIBusPropTypeClientCommitPreedit::QIBusPropTypeClientCommitPreedit ( bool inClientCommitPreedit)

Definition at line 325 of file qibustypes.cpp.

Member Function Documentation

◆ deserializeFrom()

void QIBusPropTypeClientCommitPreedit::deserializeFrom ( const QDBusArgument & argument)

Definition at line 337 of file qibustypes.cpp.

References argument, QDBusArgument::beginStructure(), clientCommitPreedit, and QDBusArgument::endStructure().

+ Here is the call graph for this function:

◆ serializeTo()

void QIBusPropTypeClientCommitPreedit::serializeTo ( QDBusArgument & argument) const

Definition at line 330 of file qibustypes.cpp.

References argument, QDBusArgument::beginStructure(), clientCommitPreedit, and QDBusArgument::endStructure().

+ Here is the call graph for this function:

Member Data Documentation

◆ clientCommitPreedit

bool QIBusPropTypeClientCommitPreedit::clientCommitPreedit

Definition at line 146 of file qibustypes.h.

Referenced by deserializeFrom(), and serializeTo().


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