#include <BaseMatrixImageViewerWidget.h>
Qt definition of the widget, compatible with SimpleDataWidget.  
 More...
Qt definition of the widget, compatible with SimpleDataWidget. 
◆ container_layout
      
        
          | Layout* sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::container_layout { nullptr } | 
      
 
 
◆ m_graph
      
        
          | Graph* sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::m_graph { nullptr } | 
      
 
 
◆ createLayout() [1/2]
      
        
          | bool sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::createLayout | ( | DataWidget * | parent | ) |  | 
      
 
 
◆ createLayout() [2/2]
      
        
          | bool sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::createLayout | ( | QLayout * | layout | ) |  | 
      
 
 
◆ createWidgets()
      
        
          | bool sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::createWidgets | ( | DataWidget * | parent, | 
        
          |  |  | const type::BaseMatrixImageProxy & | proxy, | 
        
          |  |  | bool |  | 
        
          |  | ) |  |  | 
      
 
 
◆ insertWidgets()
      
        
          | void sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::insertWidgets | ( |  | ) | const | 
      
 
 
◆ readFromData()
◆ setReadOnly()
      
        
          | void sofa::gui::qt::BaseMatrixImageViewerWidgetContainer::setReadOnly | ( | bool |  | ) |  | 
      
 
 
◆ writeToData()