Go to the documentation of this file.
Definition of simple 2D size based on integer values.
CSize & operator+=(const CSize &size)
CSize(const QPoint &point)
CSize operator-(const CSize &size)
CSize operator+(const CSize &size)
CSize(int width, int height)
CSize(const istd::CIndex2d &index)
bool Serialize(iser::IArchive &archive)
CSize & operator-=(const CSize &size)
Represent input/output persistence archive.
Index implementation for addressing elements in 2D-space.
This namespace contains standard classes based on Qt.
© Witold Gantzke and Kirill Lepskiy