FlightGear next
TipGeometryByArrowLocation Struct Reference

Public Member Functions

 TipGeometryByArrowLocation (GettingStartedTip::Arrow a, const QRectF &g, Qt::Alignment al)
 

Public Attributes

GettingStartedTip::Arrow arrow
 
QRectF geometry
 
Qt::Alignment verticalAlignment = Qt::AlignVCenter
 

Detailed Description

Definition at line 15 of file GettingStartedTipsController.cxx.

Constructor & Destructor Documentation

◆ TipGeometryByArrowLocation()

TipGeometryByArrowLocation::TipGeometryByArrowLocation ( GettingStartedTip::Arrow a,
const QRectF & g,
Qt::Alignment al )
inline

Definition at line 17 of file GettingStartedTipsController.cxx.

Member Data Documentation

◆ arrow

GettingStartedTip::Arrow TipGeometryByArrowLocation::arrow

Definition at line 24 of file GettingStartedTipsController.cxx.

◆ geometry

QRectF TipGeometryByArrowLocation::geometry

Definition at line 25 of file GettingStartedTipsController.cxx.

◆ verticalAlignment

Qt::Alignment TipGeometryByArrowLocation::verticalAlignment = Qt::AlignVCenter

Definition at line 27 of file GettingStartedTipsController.cxx.


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