Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QIBusPropTypeContentType Class Reference

#include <qibustypes.h>

Collaboration diagram for QIBusPropTypeContentType:

Public Member Functions

 QIBusPropTypeContentType ()
 QIBusPropTypeContentType (unsigned int inPurpose, unsigned int inHint)
void serializeTo (QDBusArgument &argument) const
void deserializeFrom (const QDBusArgument &argument)

Public Attributes

unsigned int purpose
unsigned int hints

Detailed Description

Definition at line 155 of file qibustypes.h.

Constructor & Destructor Documentation

◆ QIBusPropTypeContentType() [1/2]

QIBusPropTypeContentType::QIBusPropTypeContentType ( )
inline

Definition at line 158 of file qibustypes.h.

◆ QIBusPropTypeContentType() [2/2]

QIBusPropTypeContentType::QIBusPropTypeContentType ( unsigned int inPurpose,
unsigned int inHint )

Definition at line 345 of file qibustypes.cpp.

Member Function Documentation

◆ deserializeFrom()

void QIBusPropTypeContentType::deserializeFrom ( const QDBusArgument & argument)

Definition at line 358 of file qibustypes.cpp.

◆ serializeTo()

void QIBusPropTypeContentType::serializeTo ( QDBusArgument & argument) const

Definition at line 351 of file qibustypes.cpp.

Member Data Documentation

◆ hints

unsigned int QIBusPropTypeContentType::hints

Definition at line 166 of file qibustypes.h.

◆ purpose

unsigned int QIBusPropTypeContentType::purpose

Definition at line 165 of file qibustypes.h.


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