58 #include "private/qtextdocumentlayout_p.h" 59 #include "private/qtextcontrol_p.h" 99 #ifndef QT_NO_SHORTCUT 102 #ifndef QT_NO_SHORTCUT 136 #ifndef QT_NO_CONTEXTMENU
QPoint layoutPoint(const QPoint &p) const
QPointer< QWidget > buddy
QSize sizeForWidth(int w) const
Returns the size that will be used if the width of the label is w.
void _q_linkHovered(const QString &link)
The QCursor class provides a mouse cursor with an arbitrary shape.
bool needTextControl() const
#define QT_END_NAMESPACE
This macro expands to.
void _q_movieResized(const QSize &)
void clearContents()
Clears any contents, without updating/repainting the label.
QMenu * createStandardContextMenu(const QPoint &pos)
The QString class provides a Unicode character string.
Qt::TextInteractionFlags textInteractionFlags
void ensureTextPopulated() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QRectF class defines a rectangle in the plane using floating point precision. ...
Qt::LayoutDirection textDirection() const
QRect documentRect() const
The QTextCursor class offers an API to access and modify QTextDocuments.
The QImage class provides a hardware-independent image representation that allows direct access to th...
void ensureTextLayouted() const
QRectF layoutRect() const
QTextCursor shortcutCursor
void _q_movieUpdated(const QRect &)
void ensureTextControl() const
#define Q_DECLARE_PUBLIC(Class)
Qt::TextFormat textformat
void sendControlEvent(QEvent *e)
The QPoint class defines a point in the plane using integer precision.
The QRect class defines a rectangle in the plane using integer precision.
The QLabel widget provides a text or image display.
The QPixmap class is an off-screen image representation that can be used as a paint device...
The QSize class defines the size of a two-dimensional object using integer point precision.
void updateLabel()
Updates the label, but not the frame.
The QPicture class is a paint device that records and replays QPainter commands.
The QEvent class is the base class of all event classes.