tlp::TabWidgetHidableMenuGraphicsProxy Class Reference#include <TabWidgetHidableMenuGraphicsProxy.h>
Inherits tlp::GraphicsWidgetBase.
Inheritance diagram for tlp::TabWidgetHidableMenuGraphicsProxy:
[legend]Collaboration diagram for tlp::TabWidgetHidableMenuGraphicsProxy:
[legend]List of all members.Public Member Functions
Protected Member Functions
Constructor & Destructor Documentation
tlp::TabWidgetHidableMenuGraphicsProxy::TabWidgetHidableMenuGraphicsProxy |
( |
const unsigned int |
offsetWhenHiding |
) |
|
|
Member Function Documentation
void tlp::TabWidgetHidableMenuGraphicsProxy::addTab |
( |
QWidget * |
widget, |
|
|
const QString & |
tabName |
|
) |
|
|
void tlp::TabWidgetHidableMenuGraphicsProxy::hideTabWidget |
( |
|
) |
|
|
void tlp::TabWidgetHidableMenuGraphicsProxy::mouseDoubleClickEvent |
( |
QGraphicsSceneMouseEvent * |
event |
) |
[protected] |
|
void tlp::TabWidgetHidableMenuGraphicsProxy::setOffsetWhenHiding |
( |
const unsigned int |
offsetWhenHiding |
) |
[inline] |
|
void tlp::TabWidgetHidableMenuGraphicsProxy::wheelEvent |
( |
QGraphicsSceneWheelEvent * |
event |
) |
[protected] |
|
|