Qt 5.12
Qt Widgets
C++ Classes
QFrame
Qt 5.12.0 Reference Documentation
List of All Members for QFrame
This is the complete list of members for
QFrame
, including inherited members.
enum
Shadow
enum
Shape
enum
StyleMask
QFrame
(QWidget *, Qt::WindowFlags )
~QFrame
()
changeEvent
(QEvent *)
event
(QEvent *) : bool
frameRect
() const : QRect
frameShadow
() const : QFrame::Shadow
frameShape
() const : QFrame::Shape
frameStyle
() const : int
frameWidth
() const : int
initStyleOption
(QStyleOptionFrame *) const
lineWidth
() const : int
metaObject
() const : const QMetaObject *
midLineWidth
() const : int
paintEvent
(
QPaintEvent *
)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setFrameRect
(
const QRect &
)
setFrameShadow
(
QFrame::Shadow
)
setFrameShape
(
QFrame::Shape
)
setFrameStyle
(int )
setLineWidth
(
int
)
setMidLineWidth
(
int
)
sizeHint
() const : QSize
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString