C

List of All Members for Point

This is the complete list of members for Qul::PlatformInterface::Point, including inherited members.

  • Point(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • Point()
  • dotProduct(const Qul::PlatformInterface::Point &, const Qul::PlatformInterface::Point &) : Qul::PlatformInterface::coord_t
  • isNull() const : bool
  • manhattanLength() const : Qul::PlatformInterface::coord_t
  • rx() : Qul::PlatformInterface::coord_t &
  • ry() : Qul::PlatformInterface::coord_t &
  • setX(Qul::PlatformInterface::coord_t)
  • setY(Qul::PlatformInterface::coord_t)
  • x() const : Qul::PlatformInterface::coord_t
  • y() const : Qul::PlatformInterface::coord_t
  • operator*=(float) : Qul::PlatformInterface::Point &
  • operator*=(Qul::PlatformInterface::coord_t) : Qul::PlatformInterface::Point &
  • operator+=(const Qul::PlatformInterface::Point &) : Qul::PlatformInterface::Point &
  • operator-=(const Qul::PlatformInterface::Point &) : Qul::PlatformInterface::Point &
  • operator/=(float) : Qul::PlatformInterface::Point &

Available under certain Qt licenses.
Find out more.