C

Point 所有成员列表

这是 Qul::PlatformInterface::Point 的完整成员列表,包括继承成员。

  • 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 &

在特定 Qt 许可下可用。
了解更多信息。