VariantClass#

Added in version 2.24.

class VariantClass#

The range of possible top-level types of Variant instances.

Fields#

class VariantClass
ARRAY#

The type of the None singleton.

BOOLEAN#

The type of the None singleton.

BYTE#

The type of the None singleton.

DICT_ENTRY#

The type of the None singleton.

DOUBLE#

The type of the None singleton.

HANDLE#

The type of the None singleton.

INT16#

The type of the None singleton.

INT32#

The type of the None singleton.

INT64#

The type of the None singleton.

MAYBE#

The type of the None singleton.

OBJECT_PATH#

The type of the None singleton.

SIGNATURE#

The type of the None singleton.

STRING#

The type of the None singleton.

TUPLE#

The type of the None singleton.

UINT16#

The type of the None singleton.

UINT32#

The type of the None singleton.

UINT64#

The type of the None singleton.

VARIANT#

The type of the None singleton.