The PartInformationToolTip class.
More...
#include <partinformationtooltip.h>
Inherits QFrame.
|
| virtual void | showEvent (QShowEvent *e) noexcept override |
| |
| virtual void | hideEvent (QHideEvent *e) noexcept override |
| |
◆ PartInformationToolTip() [1/3]
◆ PartInformationToolTip() [2/3]
◆ PartInformationToolTip() [3/3]
◆ ~PartInformationToolTip()
◆ setProviderInfo()
| void setProviderInfo |
( |
const QString & |
name, |
|
|
const QUrl & |
url, |
|
|
const QPixmap & |
logo, |
|
|
const QUrl & |
infoUrl |
|
) |
| |
|
noexcept |
◆ showPart()
◆ hideAndReset()
| void hideAndReset |
( |
bool |
reset = true | ) |
|
|
noexcept |
◆ eventFilter()
| bool eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overridevirtualnoexcept |
◆ operator=()
◆ showEvent()
| void showEvent |
( |
QShowEvent * |
e | ) |
|
|
overrideprotectedvirtualnoexcept |
◆ hideEvent()
| void hideEvent |
( |
QHideEvent * |
e | ) |
|
|
overrideprotectedvirtualnoexcept |
◆ scheduleLoadPicture()
| void scheduleLoadPicture |
( |
| ) |
|
|
privatenoexcept |
◆ startLoadPicture()
| void startLoadPicture |
( |
bool |
onlyCache | ) |
|
|
privatenoexcept |
◆ setLabelPixmap()
| void setLabelPixmap |
( |
QLabel * |
label, |
|
|
const QPixmap & |
pixmap, |
|
|
const QSize & |
space |
|
) |
| |
|
privatenoexcept |
◆ updateShape()
◆ setSourceDetailsExpanded()
| void setSourceDetailsExpanded |
( |
bool |
expanded, |
|
|
bool |
animated |
|
) |
| |
|
privatenoexcept |
◆ openUrl()
| void openUrl |
( |
const QUrl & |
url | ) |
|
|
privatenoexcept |
◆ mSettings
◆ mUi
| QScopedPointer<Ui::PartInformationToolTip> mUi |
|
private |
◆ mWaitingSpinner
◆ mExpandAnimation
| QScopedPointer<QVariantAnimation> mExpandAnimation |
|
private |
◆ mPopUpDelayTimer
| QScopedPointer<QTimer> mPopUpDelayTimer |
|
private |
◆ mArrowPositionY
◆ mPartInfo
◆ mPictureDelayTimer
| QScopedPointer<QTimer> mPictureDelayTimer |
|
private |
◆ sPopupDelayMs
| const constexpr int sPopupDelayMs = 300 |
|
staticconstexprprivate |
◆ sWindowArrowSize
| const constexpr int sWindowArrowSize = 8 |
|
staticconstexprprivate |
The documentation for this class was generated from the following files: