FlightGear next
UnitsModel.hxx File Reference
#include <vector>
#include <QAbstractListModel>
#include <QValidator>

Go to the source code of this file.

Classes

class  Units
 
class  QuantityValue
 
class  UnitsModel
 

Functions

QDataStream & operator<< (QDataStream &out, const QuantityValue &value)
 
QDataStream & operator>> (QDataStream &in, QuantityValue &value)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream & out,
const QuantityValue & value )

Definition at line 469 of file UnitsModel.cxx.

◆ operator>>()

QDataStream & operator>> ( QDataStream & in,
QuantityValue & value )

Definition at line 477 of file UnitsModel.cxx.