Gui::DAG::View Class Reference

view for DAG viewer More...

#include <DAGView.h>

Public Slots

void awakeSlot ()
 hooked up to event dispatcher for update when idle. More...
 

Public Member Functions

 View (QWidget *parentIn=nullptr)
 
virtual ~View () override
 
- Public Member Functions inherited from Gui::SelectionObserver
void attachSelection ()
 Attaches to the selection. More...
 
bool blockSelection (bool block)
 
void detachSelection ()
 Detaches from the selection. More...
 
bool isSelectionAttached () const
 
bool isSelectionBlocked () const
 
 SelectionObserver (bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement)
 Constructor. More...
 
 SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement)
 Constructor. More...
 
virtual ~SelectionObserver ()
 

Detailed Description

view for DAG viewer

Constructor & Destructor Documentation

◆ View()

◆ ~View()

View::~View ( )
overridevirtual

Member Function Documentation

◆ awakeSlot

void View::awakeSlot ( )
slot

hooked up to event dispatcher for update when idle.

References Gui::DAG::Model::awake().

Referenced by View().


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