|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Vollständige Aufstellung aller Elemente für ppl7::grafix::Size einschließlich aller geerbten Elemente.
| height | ppl7::grafix::Size | |
| isEmpty() const | ppl7::grafix::Size | |
| isNull() const | ppl7::grafix::Size | |
| isValid() const | ppl7::grafix::Size | |
| operator*=(double factor) | ppl7::grafix::Size | |
| operator+=(const Size &size) | ppl7::grafix::Size | |
| operator-=(const Size &size) | ppl7::grafix::Size | |
| operator/=(double divisor) | ppl7::grafix::Size | |
| setHeight(int height) | ppl7::grafix::Size | |
| setSize(int width, int height) | ppl7::grafix::Size | |
| setSize(const Size &s) | ppl7::grafix::Size | |
| setWidth(int width) | ppl7::grafix::Size | |
| Size() | ppl7::grafix::Size | |
| Size(int width, int height) | ppl7::grafix::Size | |
| Size(const Size &other) | ppl7::grafix::Size | |
| width | ppl7::grafix::Size |