NAME
QFrame - Interface to the Qt QFrame class
SYNOPSIS
use QFrame;
Inherits QWidget.
Requires QRect.
Member functions
new, contentsRect, drawContents, drawFrame, frameChanged, frameRect, frameShadow, frameShape, frameStyle, frameWidth, lineShapesOk, lineWidth, midLineWidth, setFrameRect, setFrameStyle, setLineWidth, setMidLineWidth
Overridable functions
drawContents, drawFrame, frameChanged
Overridden functions
paintEvent, resizeEvent
DESCRIPTION
As direct an interface as humanly possible.
EXPORTED
Exports %Frame
into the user's namespace. It contains all the constants accessed through QFrame:: in C++. QFrame::NoFrame has been changed to $Frame{None}.
SEE ALSO
qframe(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>