A dock widget for DataSetTableView objects.  
 More...
#include <DataSetTableDockWidget.h>
A dock widget for DataSetTableView objects. 
Definition at line 74 of file DataSetTableDockWidget.h.
 
      
        
          | te::qt::af::DataSetTableDockWidget::DataSetTableDockWidget  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
      
        
          | te::qt::af::DataSetTableDockWidget::~DataSetTableDockWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Broadcasts the creation of a new chartWidget to the application. 
- Parameters
 - 
  
    | chartWidget | The widget containing the generated chart.  | 
  
   
 
 
Emitted before this widget was closed. 
 
 
Broadcasts the creation of a new chartWidget to the application. 
- Parameters
 - 
  
    | chartWidget | The widget containing the generated chart.  | 
  
   
 
 
Returns the layer being used. 
- Returns
 - Layer being used. 
 
 
 
Used for capture events sent by application framework. 
 
 
Removes the oids from the list of selected in the Layer. 
- Parameters
 - 
  
    | oids | Set of objects ids to be removed. | 
  
   
- Note
 - This WILL NOT TAKE the ownership of oids. 
 
 
 
Used for selection changed on table view. 
- Parameters
 - 
  
    | oids | The selected object ids. | 
    | add | True to add to previous selection, false to discard older selection. | 
    | env | Bounding box of the last object selected. | 
  
   
- Note
 - This function WILL TAKE the ownership of oids. It gives the ownership to the layer. 
 
 
 
      
        
          | void te::qt::af::DataSetTableDockWidget::setHighlightColor  | 
          ( | 
          QColor  | 
          color | ) | 
           | 
        
      
 
Defines the color to be used as Highlight. 
- Parameters
 - 
  
    | color | the Highlight color;  | 
  
   
 
 
Sets the layer to be showed on view. This DOES NOT takes the ownership of layer. 
- Parameters
 - 
  
    | layer | The layer to be showed.  | 
  
   
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/af/connectors/DataSetTableDockWidget.h