#include <FxUISize.h>
Definition at line 28 of file FxUISize.h.
◆ CFxUISize() [1/4]
◆ CFxUISize() [2/4]
| CFxUISize::CFxUISize |
( |
int | width, |
|
|
int | height ) |
Parameterized Constructor
◆ CFxUISize() [3/4]
| CFxUISize::CFxUISize |
( |
const CFxUISize & | size | ) |
|
◆ CFxUISize() [4/4]
| CFxUISize::CFxUISize |
( |
const QSize & | size | ) |
|
◆ ~CFxUISize()
| CFxUISize::~CFxUISize |
( |
| ) |
|
◆ height()
| int CFxUISize::height |
( |
| ) |
const |
Returns the height.
- Returns
- int
◆ operator const QSize &()
| CFxUISize::operator const QSize & |
( |
| ) |
const |
◆ operator=()
◆ setHeight()
| void CFxUISize::setHeight |
( |
int | height | ) |
|
Sets the height to the given height.
- Parameters
-
◆ setWidth()
| void CFxUISize::setWidth |
( |
int | width | ) |
|
Sets the width to the given width.
- Parameters
-
◆ width()
| int CFxUISize::width |
( |
| ) |
const |
Returns the width.
- Returns
- int
◆ m_pImpl
| CFxUISizeImpl* CFxUISize::m_pImpl = nullptr |
|
protected |
The documentation for this class was generated from the following file: