7#include <QtWidgets/qtwidgetsglobal.h>
8#include <QtWidgets/qwidget.h>
23 Q_PROPERTY(
int midLineWidth READ midLineWidth WRITE setMidLineWidth)
25 Q_PROPERTY(
QRect frameRect READ frameRect WRITE setFrameRect DESIGNABLE
false)
31 int frameStyle()
const;
34 int frameWidth()
const;
60 Shape frameShape()
const;
61 void setFrameShape(Shape);
62 Shadow frameShadow()
const;
63 void setFrameShadow(Shadow);
65 int lineWidth()
const;
68 int midLineWidth()
const;
69 void setMidLineWidth(
int);
71 QRect frameRect()
const;
72 void setFrameRect(
const QRect &);
The QFrame class is the base class of widgets that can have a frame.
Shadow
This enum type defines the types of shadow that are used to give a 3D effect to frames.
StyleMask
This enum defines two constants that can be used to extract the two components of frameStyle():
Shape
This enum type defines the shapes of frame available.
The QPaintEvent class contains event parameters for paint events.
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
\variable QStyleOptionFocusRect::backgroundColor
Combined button and popup list for selecting options.
#define Q_DECLARE_MIXED_ENUM_OPERATORS_SYMMETRIC(Ret, Flags, Enum)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent