#include <anatomist/graph/qgraphproperties.h>
Definition at line 50 of file qgraphproperties.h.
 
◆ QGraphProperties()
      
        
          | QGraphProperties::QGraphProperties | ( | const std::set< anatomist::AObject * > & | obj, | 
        
          |  |  | QWidget * | parent = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ ~QGraphProperties()
  
  | 
        
          | virtual QGraphProperties::~QGraphProperties | ( |  | ) |  |  | virtual | 
 
 
◆ chooseObject
  
  | 
        
          | void QGraphProperties::chooseObject | ( |  | ) |  |  | protectedslot | 
 
 
◆ edgeMaskChanged
  
  | 
        
          | void QGraphProperties::edgeMaskChanged | ( | bool |  | ) |  |  | protectedslot | 
 
 
◆ labelPropertyChanged
  
  | 
        
          | void QGraphProperties::labelPropertyChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ modeChanged [1/2]
  
  | 
        
          | void QGraphProperties::modeChanged | ( | const QString & |  | ) |  |  | protectedslot | 
 
 
◆ modeChanged [2/2]
  
  | 
        
          | void QGraphProperties::modeChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ objectsChosen
◆ openProperties()
◆ propertyChanged [1/2]
  
  | 
        
          | void QGraphProperties::propertyChanged | ( | const QString & |  | ) |  |  | protectedslot | 
 
 
◆ propertyChanged [2/2]
  
  | 
        
          | void QGraphProperties::propertyChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ runCommand()
  
  | 
        
          | void QGraphProperties::runCommand | ( |  | ) |  |  | protected | 
 
 
◆ unregisterObservable()
Called when an observable is destroyed, only called by Observable: don't use this function directly. 
Reimplemented from anatomist::Observer.
 
 
◆ update()
This method is called whenever the observed object is changed. 
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change. 
- Parameters
- 
  
    | observable | the observable object |  
 
Implements anatomist::Observer.
 
 
◆ updateInterface()
  
  | 
        
          | void QGraphProperties::updateInterface | ( |  | ) |  |  | protected | 
 
 
◆ updateObjects()
  
  | 
        
          | virtual void QGraphProperties::updateObjects | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ updateObjPal()
  
  | 
        
          | virtual void QGraphProperties::updateObjPal | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ vertexMaskChanged
  
  | 
        
          | void QGraphProperties::vertexMaskChanged | ( | bool |  | ) |  |  | protectedslot | 
 
 
The documentation for this class was generated from the following file: