Functions
device_to_logical.h File Reference
#include <QWidget>
#include <QPainter>
#include <vcg/space/point2.h>
Include dependency graph for device_to_logical.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int QTDeviceHeight (QWidget *qw)
template<class ValueType >
ValueType QTDeviceToLogical (QWidget *qw, const ValueType &value)
template<class ValueType >
ValueType QTDeviceToLogical (QPainter *qp, const ValueType &value)
int QTDeviceWidth (QWidget *qw)
template<class ValueType >
ValueType QTLogicalToDevice (QWidget *qw, const ValueType &value)
template<class ValueType >
ValueType QTLogicalToDevice (QPainter *qp, const ValueType &value)
vcg::Point2f QTLogicalToOpenGL (QWidget *qw, const QPoint &p)

Function Documentation

int QTDeviceHeight ( QWidget *  qw) [inline]

Definition at line 57 of file device_to_logical.h.

template<class ValueType >
ValueType QTDeviceToLogical ( QWidget *  qw,
const ValueType &  value 
) [inline]

Definition at line 30 of file device_to_logical.h.

template<class ValueType >
ValueType QTDeviceToLogical ( QPainter *  qp,
const ValueType &  value 
) [inline]

Definition at line 41 of file device_to_logical.h.

int QTDeviceWidth ( QWidget *  qw) [inline]

Definition at line 58 of file device_to_logical.h.

template<class ValueType >
ValueType QTLogicalToDevice ( QWidget *  qw,
const ValueType &  value 
) [inline]

Definition at line 8 of file device_to_logical.h.

template<class ValueType >
ValueType QTLogicalToDevice ( QPainter *  qp,
const ValueType &  value 
) [inline]

Definition at line 19 of file device_to_logical.h.

vcg::Point2f QTLogicalToOpenGL ( QWidget *  qw,
const QPoint &  p 
) [inline]

Definition at line 51 of file device_to_logical.h.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:49