Unit
Biblioteca utilitária para facilitar o tratamento de unidades
Public Member Functions | Public Attributes | List of all members
UnitConverter::UnitConverterWrapper Struct Reference

Estrutura auxiliar para uso interno por UnitConverter. More...

Public Member Functions

 UnitConverterWrapper (cv_converter *c)
 Construtor. Armazena a repreesntação interna de um conversor.
 
 ~UnitConverterWrapper ()
 Destrutor.
 

Public Attributes

cv_converter * conv
 Representação do conversor pela biblioteca UDUNITS.
 

Detailed Description

Estrutura auxiliar para uso interno por UnitConverter.

Necessária para podermos armazenar um cv_converter* em um QSharedPointer Opção de passar cv_free como destrutor para o shared pointer aparentemente não funciona!


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