![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
imageLabel | setPixmap (QPixmap::fromImage(image)) |
scrollArea | setBackgroundRole (QPalette::Dark) |
scrollArea | setWidget (imageLabel) |
Variables | |
QLabel * | imageLabel = new QLabel |
[0] | |
QImage | image ("happyguy.png") |
scrollArea = new QScrollArea | |
scrollArea setBackgroundRole | ( | QPalette::Dark | ) |
Referenced by QGraphicsView::QGraphicsView(), QGraphicsView::QGraphicsView(), and QGraphicsView::QGraphicsView().
imageLabel setPixmap | ( | QPixmap::fromImage(image) | ) |
scrollArea setWidget | ( | imageLabel | ) |
[0]
Definition at line 5 of file src_gui_widgets_qscrollarea.cpp.
scrollArea = new QScrollArea |
Definition at line 9 of file src_gui_widgets_qscrollarea.cpp.
Referenced by QSizeGrip::mousePressEvent(), QPixmapStyle::polish(), QXcbBackingStoreImage::scroll(), QMdiSubWindowPrivate::setMaximizeMode(), QPixmapStyle::unpolish(), and QWidgetPrivate::updateBrushOrigin().