libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.variant
/
QVariant
/
Typed
Typed
data
class
Typed
<
T
>
:
QVariant
<
T
>
Content copied to clipboard
QVariant of a predefined qt type
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
type
Link copied to clipboard
fun
type
(
)
:
Class
<
*
>
?
Content copied to clipboard
Properties
serializer
Link copied to clipboard
open
override
val
serializer
:
PrimitiveSerializer
<
T
>
Content copied to clipboard
Serializer for the contained data