Module qtjambi
Package io.qt.core

Class QCborArray

All Implemented Interfaces:
QtObjectInterface, Cloneable, Comparable<QCborArray>, Iterable<QCborValue>

public class QCborArray extends QtObject implements Comparable<QCborArray>, Iterable<QCborValue>, Cloneable

Used to hold an array of CBOR elements

Java wrapper for Qt's class QCborArray