![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qibustypes.h>
Public Member Functions | |
| QIBusPropTypeClientCommitPreedit () | |
| QIBusPropTypeClientCommitPreedit (bool inClientCommitPreedit) | |
| void | serializeTo (QDBusArgument &argument) const |
| void | deserializeFrom (const QDBusArgument &argument) |
Public Attributes | |
| bool | clientCommitPreedit |
Definition at line 138 of file qibustypes.h.
|
inline |
Definition at line 141 of file qibustypes.h.
| QIBusPropTypeClientCommitPreedit::QIBusPropTypeClientCommitPreedit | ( | bool | inClientCommitPreedit | ) |
Definition at line 326 of file qibustypes.cpp.
| void QIBusPropTypeClientCommitPreedit::deserializeFrom | ( | const QDBusArgument & | argument | ) |
Definition at line 338 of file qibustypes.cpp.
| void QIBusPropTypeClientCommitPreedit::serializeTo | ( | QDBusArgument & | argument | ) | const |
Definition at line 331 of file qibustypes.cpp.
| bool QIBusPropTypeClientCommitPreedit::clientCommitPreedit |
Definition at line 148 of file qibustypes.h.