19 #ifndef NODELINKDIAGRAMCOMPONENTINTERACTOR_H 
   20 #define NODELINKDIAGRAMCOMPONENTINTERACTOR_H 
   22 #include <tulip/GLInteractor.h> 
   33   unsigned int _priority;
 
   37                                      unsigned int priority = 0);
 
   41   void setConfigurationWidgetText(
const QString &text);
 
The GLInteractorComposite class behaves like a InteractorComposite but is meant to store GLInteractor...
 
Tulip interactor abstract class for NodeLinkDiagramComponent.
 
unsigned int priority() const override
 
QLabel * configurationDocWidget() const override