#include <MenuWindowManager.h>
MenuWindowManager::MenuWindowManager |
( |
int |
maxWidth, |
|
|
int |
maxHeight |
|
) |
| |
MenuWindowManager::~MenuWindowManager |
( |
| ) |
|
|
virtual |
void MenuWindowManager::closeMenu |
( |
| ) |
|
|
slot |
void MenuWindowManager::flickGestureEvent |
( |
QGestureEvent * |
event | ) |
|
|
protected |
void MenuWindowManager::init |
( |
| ) |
|
|
virtual |
void MenuWindowManager::mouseDoubleClickEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
void MenuWindowManager::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
void MenuWindowManager::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
void MenuWindowManager::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
void MenuWindowManager::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
virtual |
bool MenuWindowManager::sceneEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
bool MenuWindowManager::showingMenu |
( |
| ) |
const |
|
inline |
void MenuWindowManager::showOrHideRoundedCorners |
( |
bool |
show | ) |
|
The documentation for this class was generated from the following files: