NAME
QFrame - Interface to the Qt QFrame class
SYNOPSIS
use QFrame;
Inherits QWidget.
Requires QRect.
Member functions
new, contentsRect, frameRect, frameShadow, frameShape, frameStyle, frameWidth, lineShapesOk, lineWidth, midLineWidth, setFrameStyle, setLineWidth, setMidLineWidth
DESCRIPTION
As direct an interface as humanly possible.
EXPORTED
Exports %QFrame
into the user's namespace. It contains all the constants accessed through QFrame:: in C++
CAVEATS
I don't like %QFrame
, and it wouldn't take much for me to move them all into the QFrame namespace and be done with it.
SEE ALSO
QFrame(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>