#include <lane.h>
◆ Lane()
| Lane::Lane |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~Lane()
◆ get_lane()
◆ get_opacityEffect()
| QGraphicsOpacityEffect * Lane::get_opacityEffect |
( |
| ) |
|
◆ get_popup()
| QWidget * Lane::get_popup |
( |
| ) |
|
◆ leftDashOffset()
| qreal Lane::leftDashOffset |
( |
| ) |
const |
◆ leftDashOffsetChanged
| void Lane::leftDashOffsetChanged |
( |
| ) |
|
|
signal |
◆ leftOpacity()
| qreal Lane::leftOpacity |
( |
| ) |
const |
◆ leftOpacityChanged
| void Lane::leftOpacityChanged |
( |
| ) |
|
|
signal |
◆ paintEvent()
| void Lane::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ rightDashOffset()
| qreal Lane::rightDashOffset |
( |
| ) |
const |
◆ rightDashOffsetChanged
| void Lane::rightDashOffsetChanged |
( |
| ) |
|
|
signal |
◆ rightOpacity()
| qreal Lane::rightOpacity |
( |
| ) |
const |
◆ rightOpacityChanged
| void Lane::rightOpacityChanged |
( |
| ) |
|
|
signal |
◆ set_lane()
| void Lane::set_lane |
( |
int |
i | ) |
|
◆ setLeftOpacity()
| void Lane::setLeftOpacity |
( |
qreal |
offset | ) |
|
◆ setRightOpacity()
| void Lane::setRightOpacity |
( |
qreal |
offset | ) |
|
◆ setters()
◆ showNoLanePopup()
| void Lane::showNoLanePopup |
( |
| ) |
|
◆ animationTimer
| QTimer* Lane::animationTimer = nullptr |
|
protected |
◆ lane
◆ laneGradient
| QLinearGradient Lane::laneGradient |
|
protected |
◆ leftGrayPen
◆ leftOpacityAnimation
| QPropertyAnimation* Lane::leftOpacityAnimation = nullptr |
|
protected |
◆ leftRedPen
◆ m_leftDashOffset
| qreal Lane::m_leftDashOffset = 0.0 |
|
protected |
◆ m_leftOpacity
| qreal Lane::m_leftOpacity = 1.0 |
|
protected |
◆ m_rightDashOffset
| qreal Lane::m_rightDashOffset = 0.0 |
|
protected |
◆ m_rightOpacity
| qreal Lane::m_rightOpacity = 1.0 |
|
protected |
◆ opacityEffect
| QGraphicsOpacityEffect* Lane::opacityEffect |
|
protected |
◆ pixmap
◆ pixmap_original
| QPixmap Lane::pixmap_original |
|
protected |
◆ popup
| QWidget* Lane::popup = nullptr |
|
protected |
◆ redGradient
| QLinearGradient Lane::redGradient |
|
protected |
◆ rightGrayPen
◆ rightOpacityAnimation
| QPropertyAnimation* Lane::rightOpacityAnimation = nullptr |
|
protected |
◆ rightRedPen
◆ leftOpacity
◆ rightOpacity
The documentation for this class was generated from the following files:
- /home/runner/work/DistributedEmbeddedSystems/DistributedEmbeddedSystems/digital_cluster/include/lane.h
- /home/runner/work/DistributedEmbeddedSystems/DistributedEmbeddedSystems/digital_cluster/src/lane.cpp