QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
TerminalStripDrawer::hoverTerminal Struct Reference

The hoverTerminal struct Just a little struct use to know what is the physical and real terminal when the mouse hover the Xref string of a terminal. If mouse don't hover a Xref the value is set to -1;. More...

#include <terminalstripdrawer.h>

Collaboration diagram for TerminalStripDrawer::hoverTerminal:
Collaboration graph

Public Attributes

int physical {-1}
int real {-1}

Detailed Description

The hoverTerminal struct Just a little struct use to know what is the physical and real terminal when the mouse hover the Xref string of a terminal. If mouse don't hover a Xref the value is set to -1;.

Member Data Documentation

◆ physical

int TerminalStripDrawer::hoverTerminal::physical {-1}

◆ real

int TerminalStripDrawer::hoverTerminal::real {-1}

The documentation for this struct was generated from the following file: