◆ mousePressEvent()
| void ClickableSvgItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
ClickableSvgItem::mousePressEvent - a clickable SVG icon.
- Parameters
-
| event | - the mouse event that triggered this call |
This is used when the user clicks on the padlock icon in the status bar.
- Note
- This is currently only used to show that we can react to users clicking the padlock. It will, in future, be used to emit a signal that will percolate up to the MainWindow layer to display certificate details.
The documentation for this class was generated from the following files:
- /home/runner/work/Q3270/Q3270/src/Display/ClickableSvgItem.h
- /home/runner/work/Q3270/Q3270/src/Display/ClickableSvgItem.cpp