C

矩形所有成员列表

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

  • Rect(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • Rect(const Qul::PlatformInterface::Point &, const Qul::PlatformInterface::Size &)
  • Rect(const Qul::PlatformInterface::Point &, const Qul::PlatformInterface::Point &)
  • 矩形()
  • adjust(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • adjusted(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t) const : Qul::PlatformInterface::Rect
  • bottom() const : Qul::PlatformInterface::coord_t
  • bottomLeft() const : Qul::PlatformInterface::Point
  • bottomRight() const : Qul::PlatformInterface::Point
  • center() const : Qul::PlatformInterface::Point
  • contains(const Qul::PlatformInterface::Rect &, bool) const : bool
  • contains(const Qul::PlatformInterface::Point &, bool) const : bool
  • contains(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t) const : bool
  • contains(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, bool) const : bool
  • getCoords(Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *) const
  • getRect(Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *, Qul::PlatformInterface::coord_t *) const
  • height() const : Qul::PlatformInterface::coord_t
  • intersected(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
  • intersects(const Qul::PlatformInterface::Rect &) const : bool
  • isEmpty() const : bool
  • isNull() const : bool
  • isValid() const : bool
  • left() const : Qul::PlatformInterface::coord_t
  • moveBottom(Qul::PlatformInterface::coord_t)
  • moveBottomLeft(const Qul::PlatformInterface::Point &)
  • moveBottomRight(const Qul::PlatformInterface::Point &)
  • moveCenter(const Qul::PlatformInterface::Point &)
  • moveLeft(Qul::PlatformInterface::coord_t)
  • moveRight(Qul::PlatformInterface::coord_t)
  • moveTo(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • moveTo(const Qul::PlatformInterface::Point &)
  • moveTop(Qul::PlatformInterface::coord_t)
  • moveTopLeft(const Qul::PlatformInterface::Point &)
  • moveTopRight(const Qul::PlatformInterface::Point &)
  • normalized() const : Qul::PlatformInterface::Rect
  • right() const : Qul::PlatformInterface::coord_t
  • setBottom(Qul::PlatformInterface::coord_t)
  • setBottomLeft(const Qul::PlatformInterface::Point &)
  • setBottomRight(const Qul::PlatformInterface::Point &)
  • setCoords(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • setHeight(Qul::PlatformInterface::coord_t)
  • setLeft(Qul::PlatformInterface::coord_t)
  • setRect(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • setRight(Qul::PlatformInterface::coord_t)
  • setSize(const Qul::PlatformInterface::Size &)
  • setTop(Qul::PlatformInterface::coord_t)
  • setTopLeft(const Qul::PlatformInterface::Point &)
  • setTopRight(const Qul::PlatformInterface::Point &)
  • setWidth(Qul::PlatformInterface::coord_t)
  • setX(Qul::PlatformInterface::coord_t)
  • setY(Qul::PlatformInterface::coord_t)
  • size() const : Qul::PlatformInterface::Size
  • top() const : Qul::PlatformInterface::coord_t
  • topLeft() const : Qul::PlatformInterface::Point
  • topRight() const : Qul::PlatformInterface::Point
  • translate(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t)
  • translate(const Qul::PlatformInterface::Point &)
  • translated(Qul::PlatformInterface::coord_t, Qul::PlatformInterface::coord_t) const : Qul::PlatformInterface::Rect
  • 已翻译(const Qul::PlatformInterface::Point &) const : Qul::PlatformInterface::Rect
  • 转置() const : Qul::PlatformInterface::Rect
  • 合并(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
  • 宽度() const : Qul::PlatformInterface::coord_t
  • X坐标() const : Qul::PlatformInterface::coord_t
  • Y坐标() const : Qul::PlatformInterface::coord_t
  • 运算符&(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
  • 运算符&=(const Qul::PlatformInterface::Rect &) : Qul::PlatformInterface::Rect &
  • 运算符|(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
  • 运算符|=(const Qul::PlatformInterface::Rect &) : Qul::PlatformInterface::Rect &

在一定Qt许可证下提供。
了解更多。