Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgar::AbstractGenPrimitive< T > Member List

This is the complete list of members for qgar::AbstractGenPrimitive< T >, including all inherited members.

_sourceqgar::AbstractGenPrimitive< T > [protected]
_targetqgar::AbstractGenPrimitive< T > [protected]
AbstractGenPrimitive()qgar::AbstractGenPrimitive< T >
AbstractGenPrimitive(const AbstractGenPrimitive< value_type > &aPrim)qgar::AbstractGenPrimitive< T >
AbstractGenPrimitive(const GenPoint< value_type > aSource, const GenPoint< value_type > aTarget)qgar::AbstractGenPrimitive< T >
AbstractGenPrimitive(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget)qgar::AbstractGenPrimitive< T >
accessSource() const qgar::AbstractGenPrimitive< T > [inline]
accessTarget() const qgar::AbstractGenPrimitive< T > [inline]
clone() const =0qgar::AbstractGenPrimitive< T > [pure virtual]
const_pointer typedefqgar::AbstractGenPrimitive< T >
const_reference typedefqgar::AbstractGenPrimitive< T >
dx() const qgar::AbstractGenPrimitive< T > [inline]
dy() const qgar::AbstractGenPrimitive< T > [inline]
fixSource(value_type aX, value_type aY)qgar::AbstractGenPrimitive< T >
fixSource(const GenPoint< value_type > &aPt)qgar::AbstractGenPrimitive< T >
fixSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget)qgar::AbstractGenPrimitive< T >
fixSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget)qgar::AbstractGenPrimitive< T >
fixTarget(value_type aX, value_type aY)qgar::AbstractGenPrimitive< T >
fixTarget(const GenPoint< value_type > &aPt)qgar::AbstractGenPrimitive< T >
fixXSource(value_type aX)qgar::AbstractGenPrimitive< T >
fixXTarget(value_type aX)qgar::AbstractGenPrimitive< T >
fixYSource(value_type aY)qgar::AbstractGenPrimitive< T >
fixYTarget(value_type aY)qgar::AbstractGenPrimitive< T >
operator=(const AbstractGenPrimitive< value_type > &aPrim)qgar::AbstractGenPrimitive< T >
pointer typedefqgar::AbstractGenPrimitive< T >
reference typedefqgar::AbstractGenPrimitive< T >
setSource(value_type aX, value_type aY)qgar::AbstractGenPrimitive< T > [inline]
setSource(const GenPoint< value_type > &aPt)qgar::AbstractGenPrimitive< T > [inline]
setSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget)qgar::AbstractGenPrimitive< T >
setSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget)qgar::AbstractGenPrimitive< T >
setTarget(value_type aX, value_type aY)qgar::AbstractGenPrimitive< T > [inline]
setTarget(const GenPoint< value_type > &aPt)qgar::AbstractGenPrimitive< T > [inline]
setXSource(value_type aX)qgar::AbstractGenPrimitive< T > [inline]
setXTarget(value_type aX)qgar::AbstractGenPrimitive< T > [inline]
setYSource(value_type aY)qgar::AbstractGenPrimitive< T > [inline]
setYTarget(value_type aY)qgar::AbstractGenPrimitive< T > [inline]
source() const qgar::AbstractGenPrimitive< T > [inline]
target() const qgar::AbstractGenPrimitive< T > [inline]
translate(value_type aX, value_type aY)=0qgar::AbstractGenPrimitive< T > [pure virtual]
updateSource()=0qgar::AbstractGenPrimitive< T > [protected, pure virtual]
updateSourceTarget()=0qgar::AbstractGenPrimitive< T > [protected, pure virtual]
updateTarget()=0qgar::AbstractGenPrimitive< T > [protected, pure virtual]
value_type typedefqgar::AbstractGenPrimitive< T >
xSource() const qgar::AbstractGenPrimitive< T > [inline]
xTarget() const qgar::AbstractGenPrimitive< T > [inline]
ySource() const qgar::AbstractGenPrimitive< T > [inline]
yTarget() const qgar::AbstractGenPrimitive< T > [inline]
~AbstractGenPrimitive()qgar::AbstractGenPrimitive< T > [virtual]