Q3270
A Qt-based 3270 Terminal Emulator
Loading...
Searching...
No Matches
ClickableSvgItem Class Reference
Inheritance diagram for ClickableSvgItem:

Protected Member Functions

void mousePressEvent (QGraphicsSceneMouseEvent *event) override
 ClickableSvgItem::mousePressEvent - a clickable SVG icon.
 

Member Function Documentation

◆ 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: