|
| SAFramelessHelper (QObject *parent) |
|
void | activateOn (QWidget *topLevelWidget) |
|
void | removeFrom (QWidget *topLevelWidget) |
|
void | setWidgetMovable (bool movable) |
|
void | setWidgetResizable (bool resizable) |
|
void | setRubberBandOnMove (bool movable) |
|
void | setRubberBandOnResize (bool resizable) |
|
void | setBorderWidth (int width) |
|
void | setTitleHeight (int height) |
|
bool | widgetResizable () |
|
bool | widgetMovable () |
|
bool | rubberBandOnMove () |
|
bool | rubberBandOnResisze () |
|
uint | borderWidth () |
|
uint | titleHeight () |
|