map2d_widget
Public Member Functions | Friends | List of all members
core::Size Struct Reference

#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)
 

The documentation for this struct was generated from the following files: