FlightGear next
QtKey Struct Reference

Public Member Functions

 QtKey (int _o, int _q, QString _s={})
 

Public Attributes

int osg
 
int qt
 
QString s
 

Detailed Description

Definition at line 69 of file QQuickDrawable.cxx.

Constructor & Destructor Documentation

◆ QtKey()

QtKey::QtKey ( int _o,
int _q,
QString _s = {} )
inline

Definition at line 70 of file QQuickDrawable.cxx.

Member Data Documentation

◆ osg

int QtKey::osg

Definition at line 72 of file QQuickDrawable.cxx.

◆ qt

int QtKey::qt

Definition at line 73 of file QQuickDrawable.cxx.

◆ s

QString QtKey::s

Definition at line 74 of file QQuickDrawable.cxx.


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