#include <rcp/WidgetResizeHandler.h>
◆ Action
Enumerator |
---|
Move | |
Resize | |
Any | |
◆ WidgetResizeHandler()
◆ setActive() [1/2]
◆ setActive() [2/2]
void setActive |
( |
Action |
ac, |
|
|
bool |
b |
|
) |
| |
◆ isActive() [1/2]
◆ isActive() [2/2]
bool isActive |
( |
Action |
ac | ) |
const |
◆ setMovingEnabled()
void setMovingEnabled |
( |
bool |
b | ) |
|
|
inline |
◆ isMovingEnabled()
bool isMovingEnabled |
( |
| ) |
const |
|
inline |
◆ isButtonDown()
bool isButtonDown |
( |
| ) |
const |
|
inline |
◆ setExtraHeight()
void setExtraHeight |
( |
int |
h | ) |
|
|
inline |
◆ setSizeProtection()
void setSizeProtection |
( |
bool |
b | ) |
|
|
inline |
◆ setFrameWidth()
void setFrameWidth |
( |
int |
w | ) |
|
|
inline |
◆ doResize()
◆ doMove()
◆ activate
◆ eventFilter()
bool eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| |
|
protected |
◆ mouseMoveEvent()
void mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
◆ keyPressEvent()
void keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
The documentation for this class was generated from the following file: