- 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 &)
- Rect()
- 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
- translated(const Qul::PlatformInterface::Point &) const : Qul::PlatformInterface::Rect
- transposed() const : Qul::PlatformInterface::Rect
- united(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
- width() const : Qul::PlatformInterface::coord_t
- x() const : Qul::PlatformInterface::coord_t
- y() const : Qul::PlatformInterface::coord_t
- operator&(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
- operator&=(const Qul::PlatformInterface::Rect &) : Qul::PlatformInterface::Rect &
- operator|(const Qul::PlatformInterface::Rect &) const : Qul::PlatformInterface::Rect
- operator|=(const Qul::PlatformInterface::Rect &) : Qul::PlatformInterface::Rect &
|