#include <VRFGraphicsItems.hpp>
|
void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
|
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option,*widget=nullptr) override |
|
openstudio::VRFSystemView::VRFSystemView |
( |
| ) |
|
virtual openstudio::VRFSystemView::~VRFSystemView |
( |
| ) |
|
|
inlinevirtual |
void openstudio::VRFSystemView::addVRFTerminalView |
( |
VRFTerminalView * |
view | ) |
|
void openstudio::VRFSystemView::adjustLayout |
( |
| ) |
|
QRectF openstudio::VRFSystemView::boundingRect |
( |
| ) |
const |
|
override |
void openstudio::VRFSystemView::inspectClicked |
( |
const OSItemId & |
id | ) |
|
|
signal |
void openstudio::VRFSystemView::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
void openstudio::VRFSystemView::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
void openstudio::VRFSystemView::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
* |
widget = nullptr |
|
) |
| |
|
overrideprotected |
void openstudio::VRFSystemView::removeAllVRFTerminalViews |
( |
| ) |
|
void openstudio::VRFSystemView::setId |
( |
const OSItemId & |
id | ) |
|
const int openstudio::VRFSystemView::dropZoneHeight |
|
static |
bool openstudio::VRFSystemView::m_mouseDown |
|
protected |
const int openstudio::VRFSystemView::margin |
|
static |
const int openstudio::VRFSystemView::terminalDropZoneWidth |
|
static |
const int openstudio::VRFSystemView::terminalViewHeight |
|
static |
ButtonItem* openstudio::VRFSystemView::vrfIconButton |
const int openstudio::VRFSystemView::zoneDropZoneWidth |
|
static |