Class: Scalar
Prev
Next

Class: Scalar

Represents a scalar value (a number) in Kst.

Inherits: Object

Collection class: ScalarCollection

Constructors:

Properties:

Scalar ( )

Default constructor. Creates a new scalar with value 0.0.

Scalar ( number value )

  • number value -

Creates a new scalar with the specified value.

number value

Used to access or modify the value of a scalar.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team