This class is used to define a Index DataSet class object.  
 More...
#include <IndexWidget.h>
This class is used to define a Index DataSet class object. 
Definition at line 55 of file IndexWidget.h.
 
◆ IndexWidget()
      
        
          | te::qt::widgets::IndexWidget::IndexWidget  | 
          ( | 
          te::da::DataSetType *  | 
          dsType,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~IndexWidget()
      
        
          | te::qt::widgets::IndexWidget::~IndexWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ checkParameters()
      
        
          | bool te::qt::widgets::IndexWidget::checkParameters  | 
          ( | 
           | ) | 
           | 
        
      
 
Check the interface parameters. 
- Returns
 - True if the necessary parameters is ok and false in other case. 
 
 
 
◆ getForm()
      
        
          | Ui::IndexWidgetForm* te::qt::widgets::IndexWidget::getForm  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getIndex()
It returns the Index DataSet class object. 
- Returns
 - The caller of this method will TAKE the ownership of the returned Index pointer. 
 
 
 
◆ setIndex()
      
        
          | void te::qt::widgets::IndexWidget::setIndex  | 
          ( | 
          te::da::Index *  | 
          idx | ) | 
           | 
        
      
 
 
◆ m_doubleListWidget
◆ m_dsType
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::IndexWidgetForm> te::qt::widgets::IndexWidget::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/property/IndexWidget.h