|
map2d_widget
|
#include <size.h>
Public Member Functions | |
| Size () | |
| Size (Point pt) | |
| Size (int Width, int Height) | |
| Size | operator- (const Size &sz1) |
| Size | operator+ (const Size &sz1) |
| int | GetHashCode () |
| uint | qHash (Size const &) |
| QString | ToString () |
| int | Width () const |
| int | Height () const |
| void | SetWidth (int const &value) |
| void | SetHeight (int const &value) |
Friends | |
| uint | qHash (Size const &size) |
1.8.13