- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Used to marshall and demarshall D-Bus arguments
Java wrapper for Qt class QDBusArgument
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal QDBusArgument
append
(boolean arg) final QDBusArgument
append
(byte arg) final QDBusArgument
append
(byte [] arg) Overloaded function forappend(io.qt.core.QByteArray)
.final QDBusArgument
append
(double arg) final QDBusArgument
append
(int arg) final QDBusArgument
append
(long arg) final QDBusArgument
append
(short arg) final QDBusArgument
append
(QByteArray arg) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QDate) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QDateTime) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QLine) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QLineF) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QPoint) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QPointF) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QRect) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QRectF) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QSize) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QSizeF) final QDBusArgument
Seeoperator<<(QDBusArgument&,
QTime) final QDBusArgument
append
(QDBusObjectPath arg) SeeQDBusArgument::
operator<<(QDBusObjectPath) final QDBusArgument
append
(QDBusSignature arg) SeeQDBusArgument::
operator<<(QDBusSignature) final QDBusArgument
SeeQDBusArgument::
operator<<(QDBusUnixFileDescriptor) final QDBusArgument
append
(QDBusVariant arg) final QDBusArgument
append
(CharSequence arg) final QDBusArgument
append
(Collection<? extends Object> list) Seeoperator<<(QDBusArgument&,
QVariantList) final QDBusArgument
final QDBusArgument
Seeoperator<<(QDBusArgument&,
QVariantHash) final QDBusArgument
append
(NavigableMap<String, ? extends Object> map) Seeoperator<<(QDBusArgument&,
QVariantMap) final void
SeeQDBusArgument::
appendVariant(QVariant) final void
assign
(QDBusArgument other) final Object
final boolean
atEnd()
final void
final void
beginArray
(int elementMetaTypeId) SeeQDBusArgument::
beginArray(int) final void
beginArray
(QMetaType elementMetaType) final void
beginMap()
final void
beginMap
(int keyMetaTypeId, int valueMetaTypeId) SeeQDBusArgument::
beginMap(int, int) final void
final void
final void
clone()
Creates and returns a copy of this object.final String
SeeQDBusArgument::
currentSignature()const final void
endArray()
final void
endMap()
final void
final void
final boolean
final byte
final QByteArray
final QDate
Seeoperator>>(QDBusArgument,
QDate&) final QDateTime
Seeoperator>>(QDBusArgument,
QDateTime&) final double
final int
final QLine
Seeoperator>>(QDBusArgument,
QLine&) final QLineF
Seeoperator>>(QDBusArgument,
QLineF&) final long
final QVariant
Seeoperator>>(QDBusArgument,
QVariant&) final QDBusObjectPath
SeeQDBusArgument::
operator>>(QDBusObjectPath&)const final QPoint
Seeoperator>>(QDBusArgument,
QPoint&) final QPointF
Seeoperator>>(QDBusArgument,
QPointF&) final QString
final QRect
Seeoperator>>(QDBusArgument,
QRect&) final QRectF
Seeoperator>>(QDBusArgument,
QRectF&) final short
final QDBusObjectPath
SeeQDBusArgument::
operator>>(QDBusSignature&)const final QSize
Seeoperator>>(QDBusArgument,
QSize&) final QSizeF
Seeoperator>>(QDBusArgument,
QSizeF&) final QStringList
final QTime
Seeoperator>>(QDBusArgument,
QTime&) final QDBusUnixFileDescriptor
SeeQDBusArgument::
operator>>(QDBusUnixFileDescriptor&)const final QDBusVariant
final void
swap
(QDBusArgument other) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDBusArgument
public QDBusArgument() -
QDBusArgument
-
-
Method Details
-
appendVariant
See
QDBusArgument::
appendVariant(QVariant) -
asVariant
-
atEnd
-
beginArray
-
beginArray
-
beginArray
See
QDBusArgument::
beginArray(int) -
beginMap
-
beginMap
-
beginMap
See
QDBusArgument::
beginMap(int, int) -
beginMapEntry
-
beginStructure
-
currentSignature
See
QDBusArgument::
currentSignature()const -
currentType
-
endArray
-
endMap
-
endMapEntry
-
endStructure
-
append
-
append
See
QDBusArgument::
operator<<(QDBusObjectPath) -
append
See
QDBusArgument::
operator<<(QDBusSignature) -
append
See
QDBusArgument::
operator<<(QDBusUnixFileDescriptor) -
append
-
append
See
operator<<(QDBusArgument&,
QDate) -
append
See
operator<<(QDBusArgument&,
QDateTime) -
append
See
operator<<(QDBusArgument&,
QVariantHash) -
append
See
operator<<(QDBusArgument&,
QLine) -
append
See
operator<<(QDBusArgument&,
QLineF) -
append
See
operator<<(QDBusArgument&,
QVariantList) -
append
See
operator<<(QDBusArgument&,
QPoint) -
append
See
operator<<(QDBusArgument&,
QPointF) -
append
See
operator<<(QDBusArgument&,
QRect) -
append
See
operator<<(QDBusArgument&,
QRectF) -
append
See
operator<<(QDBusArgument&,
QSize) -
append
See
operator<<(QDBusArgument&,
QSizeF) -
append
-
append
-
append
See
operator<<(QDBusArgument&,
QTime) -
append
-
append
-
append
-
append
-
append
-
append
-
assign
-
extractBytes
-
extractObjectPath
See
QDBusArgument::
operator>>(QDBusObjectPath&)const -
extractSignature
See
QDBusArgument::
operator>>(QDBusSignature&)const -
extractUnixFileDescriptor
See
QDBusArgument::
operator>>(QDBusUnixFileDescriptor&)const -
extractVariant
-
extractDate
See
operator>>(QDBusArgument,
QDate&) -
extractDateTime
See
operator>>(QDBusArgument,
QDateTime&) -
extractLine
See
operator>>(QDBusArgument,
QLine&) -
extractLineF
See
operator>>(QDBusArgument,
QLineF&) -
extractPoint
See
operator>>(QDBusArgument,
QPoint&) -
extractPointF
See
operator>>(QDBusArgument,
QPointF&) -
extractRect
See
operator>>(QDBusArgument,
QRect&) -
extractRectF
See
operator>>(QDBusArgument,
QRectF&) -
extractSize
See
operator>>(QDBusArgument,
QSize&) -
extractSizeF
See
operator>>(QDBusArgument,
QSizeF&) -
extractQString
-
extractStrings
-
extractTime
See
operator>>(QDBusArgument,
QTime&) -
extractObject
See
operator>>(QDBusArgument,
QVariant&) -
extractBoolean
-
extractDouble
-
extractInt
-
extractLong
-
extractShort
-
extractByte
-
swap
-
clone
Creates and returns a copy of this object.
-
append
Overloaded function for
append(io.qt.core.QByteArray)
.
-