Qt 5.15
Qt Widgets
C++ Classes
QLabel
Qt 5.15.10 Reference Documentation
List of All Members for QLabel
This is the complete list of members for
QLabel
, including inherited members.
enum
PaintDeviceMetric
QLabel
(const QString &, QWidget *, Qt::WindowFlags )
QLabel
(QWidget *, Qt::WindowFlags )
enum
Shadow
enum
Shape
enum
StyleMask
clear
()
deleteLater
()
destroyed
(QObject *)
linkActivated
(const QString &)
linkHovered
(const QString &)
objectNameChanged
(const QString &)
setMovie
(QMovie *)
setNum
(double )
setNum
(int )
setPicture
(const QPicture &)
setPixmap
(
const QPixmap &
)
setText
(
const QString &
)
~QLabel
()
alignment
() const : Qt::Alignment
blockSignals
(bool ) : bool
buddy
() const : QWidget *
changeEvent
(QEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
colorCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contextMenuEvent
(QContextMenuEvent *)
customEvent
(QEvent *)
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
focusInEvent
(QFocusEvent *)
focusNextPrevChild
(bool ) : bool
focusOutEvent
(QFocusEvent *)
frameRect
() const : QRect
frameShadow
() const : QFrame::Shadow
frameShape
() const : QFrame::Shape
frameStyle
() const : int
frameWidth
() const : int
hasScaledContents
() const : bool
hasSelectedText
() const : bool
height
() const : int
heightForWidth
(int ) const : int
heightMM
() const : int
indent
() const : int
inherits
(const char *) const : bool
initStyleOption
(QStyleOptionFrame *) const
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
killTimer
(int )
lineWidth
() const : int
logicalDpiX
() const : int
logicalDpiY
() const : int
margin
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
midLineWidth
() const : int
minimumSizeHint
() const : QSize
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveToThread
(QThread *)
movie
() const : QMovie *
objectName
() const : QString
openExternalLinks
() const : bool
paintEngine
() const : QPaintEngine *
paintEvent
(
QPaintEvent *
)
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
picture
(
Qt::ReturnByValueConstant
) const : QPicture
pixmap
(
Qt::ReturnByValueConstant
) const : QPixmap
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
selectedText
() const : QString
selectionStart
() const : int
sender
() const : QObject *
senderSignalIndex
() const : int
setAlignment
(
Qt::Alignment
)
setBuddy
(QWidget *)
setFrameRect
(
const QRect &
)
setFrameShadow
(
QFrame::Shadow
)
setFrameShape
(
QFrame::Shape
)
setFrameStyle
(int )
setIndent
(
int
)
setLineWidth
(
int
)
setMargin
(
int
)
setMidLineWidth
(
int
)
setObjectName
(const QString &)
setOpenExternalLinks
(bool )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setScaledContents
(
bool
)
setSelection
(int , int )
setTextFormat
(
Qt::TextFormat
)
setTextInteractionFlags
(Qt::TextInteractionFlags )
setWordWrap
(bool )
signalsBlocked
() const : bool
sizeHint
() const : QSize
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
text
() const : QString
textFormat
() const : Qt::TextFormat
textInteractionFlags
() const : Qt::TextInteractionFlags
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
width
() const : int
widthMM
() const : int
wordWrap
() const : bool