HTMLFrameSet Class Reference

[khtmlw Index] [khtmlw Hierarchy] [Headers]


Internal class - general use not recommended.

HTML Frame Set More...

#include <htmlframe.h>

Inherits: QWidget (qt)

Public Members

Protected Members


Detailed Description

HTML Frame Set


bool getAllowResize() [public]

Returns:
TRUE if the user is allowed to resize the frame set.
See Also:
bAllowResize

int *size[protected]

Array that holds the layout information for all embedded frames.

int elements[protected]

Amount of frames as mentioned in the COLS or ROWS tag.

int cFrames[protected]

The amount of frames we parsed until now.

int frameBorder[protected]

The amount of pixels used for the frames border ( read HTMLFramePanner ). A value of -1 indicates the default.

bool bAllowResize[protected]

This flags is usually TRUE. But if we have the <frame noresize> tag, this flag is set to FALSE to indicate that the user may not resize this frame set.

HTMLFramePanner *lastPanner[protected]

This is the last panner added to the widgetList. This variable is used during parsing only.


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:46 CEST 1999
Kdoc