|
SimpleWindow
|
成员的完整列表,这些成员属于 sw::Rect,包括所有继承而来的类成员
| Equals(const Rect &other) const | sw::Rect | |
| GetPos() const | sw::Rect | |
| GetSize() const | sw::Rect | |
| height | sw::Rect | |
| left | sw::Rect | |
| operator RECT() const | sw::Rect | |
| operator!=(const Rect & other) const | sw::IEqualityComparable< Rect > | inline |
| operator==(const Rect & other) const | sw::IEqualityComparable< Rect > | inline |
| Rect()=default | sw::Rect | |
| Rect(double left, double top, double width, double height) | sw::Rect | |
| Rect(const RECT &rect) | sw::Rect | |
| top | sw::Rect | |
| ToString() const | sw::Rect | |
| width | sw::Rect |