Class: Window
Prev
Next

Class: Window

An object that represents a reference to a Kst window or tab.

Collection class: WindowCollection

Constructors:

Methods:

Properties:

Window ( [string name] )

  • string name - A name for the new window. [OPTIONAL]

Creates a new window and object to refer to it.

void repaint ( )

Repaints the window.

void close ( )

Closes the window.

string name

The name of the window this object refers to.

The list of plots contained in this window, flattened.

The view object for this window.

number columns

The number of columns the children are organized into. If this value is modified, onGrid is set to true.

Prev
Next
Home


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