4.1 QHTML Type Definitions

action

action : An Oz procedure, a pair Object#Method or a pair Port#RecordMessage..

atom

atom : An atom.

bool

bool : true or false.

color

color : An atom which represents a color or a record of the form rgb(R G B) with R, G and B integers between 0 and 255 or pairs integer#'%'.

framewidth

framewidth : A list of integers/pair integer#'%'/atom '*'.

free

free : A free variable..

glue

glue : Any atom that is the combination of the letters n, s, w and e..

heightlength

heightlength : The atoms auto or glue, an integer, a pair integer#'%' or a pair float#atom where atom is one of : px, em, ex, in, cm, mm, pi or pt.

html

html : A Virtual String.

hyperlink_href : A virtual string or a handle to an anchor widget in the same window..

int

int : An integer.

lbool

lbool : A list of booleans.

look

look : A QHTML look as obtained by the QHTML.newLook function call..

lvs

lvs : A list of virtual strings.

menucheck_shortcut

menucheck_shortcut : An atom that can be placed inside ctrl(), alt() or shift records (embedding supported)..

menuitem_shortcut

menuitem_shortcut : An atom that can be placed inside ctrl(), alt() or shift records (embedding supported)..

menuradio_shortcut

menuradio_shortcut : An atom that can be placed inside ctrl(), alt() or shift records (embedding supported)..

no

no : A virtual String.

pad

pad : NA.

qhtmldesc

qhtmldesc : A valid QHTML description record.

submenu_shortcut

submenu_shortcut : An atom that can be placed inside ctrl(), alt() or shift records (embedding supported)..

vs

vs : A Virtual String.

widthlength

widthlength : The atoms auto or glue, an integer, a pair integer#'%' or a pair float#atom where atom is one of : px, em, ex, in, cm, mm, pi or pt.


Donatien Grolaux
Version 1.3.0 (20010902)