Method | Description |
---|---|
![]() | Default constructor. |
![]() | Constructor. Initializes the variant to be type kColor. |
![]() | Copy constructor |
![]() | Constructor. Initializes the variant to be type kString. |
![]() | Constructor. Initializes the variant to be type kInt. |
![]() | Constructor. Initializes the variant to be type kBoolean. |
![]() | Constructor. Initializes the variant to be type kDouble. |