Version: 9.12.0
GraphicsView_ViewPort::ViewLabel Class Reference
Inheritance diagram for GraphicsView_ViewPort::ViewLabel:
Inheritance graph

Public Member Functions

 ViewLabel (QWidget *theParent)
 
 ~ViewLabel ()
 
void setAcceptMoveEvents (bool theFlag)
 

Protected Member Functions

virtual void moveEvent (QMoveEvent *theEvent)
 

Private Attributes

bool myAcceptMoveEvents
 

Constructor & Destructor Documentation

◆ ViewLabel()

GraphicsView_ViewPort::ViewLabel::ViewLabel ( QWidget theParent)
inline

◆ ~ViewLabel()

GraphicsView_ViewPort::ViewLabel::~ViewLabel ( )
inline

Member Function Documentation

◆ moveEvent()

virtual void GraphicsView_ViewPort::ViewLabel::moveEvent ( QMoveEvent *  theEvent)
inlineprotectedvirtual

References myAcceptMoveEvents.

◆ setAcceptMoveEvents()

void GraphicsView_ViewPort::ViewLabel::setAcceptMoveEvents ( bool  theFlag)
inline

References myAcceptMoveEvents.

Member Data Documentation

◆ myAcceptMoveEvents

bool GraphicsView_ViewPort::ViewLabel::myAcceptMoveEvents
private

The documentation for this class was generated from the following file: