MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

List of All Members for QLineF

This is the complete list of members for QLineF, including inherited members.

  • enum IntersectType
  • QLineF ()
  • QLineF ( const QPointF &, const QPointF & )
  • QLineF ( qreal, qreal, qreal, qreal )
  • QLineF ( const QLine & )
  • p1 () const : QPointF
  • p2 () const : QPointF
  • x1 () const : qreal
  • x2 () const : qreal
  • y1 () const : qreal
  • y2 () const : qreal
  • angle () const : qreal
  • angleTo ( const QLineF & ) const : qreal
  • dx () const : qreal
  • dy () const : qreal
  • fromPolar ( qreal, qreal ) : QLineF
  • intersect ( const QLineF &, QPointF * ) const : IntersectType
  • isNull () const : bool