#include <PostClassificationDialogForm.h>
  
 Public Slots | |
| void | addOuputLayer (te::map::AbstractLayerPtr outputLayer) | 
| void | onOkPushButtonClicked () | 
Signals | |
| void | addLayer (te::map::AbstractLayerPtr layer) | 
| void | closeTool () | 
Public Member Functions | |
| PostClassificationDialogForm (QWidget *parent=0) | |
| void | setList (std::list< te::map::AbstractLayerPtr > &layerList) | 
| ~PostClassificationDialogForm () | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) | 
Private Attributes | |
| te::map::AbstractLayerPtr | m_layer | 
| te::qt::widgets::PostClassificationWidget * | m_postClassWidget | 
| std::unique_ptr< Ui::PostClassificationDialogForm > | m_ui | 
Definition at line 58 of file PostClassificationDialogForm.h.
| te::qt::widgets::PostClassificationDialogForm::PostClassificationDialogForm | ( | QWidget * | parent = 0 | ) | 
| te::qt::widgets::PostClassificationDialogForm::~PostClassificationDialogForm | ( | ) | 
      
  | 
  signal | 
      
  | 
  slot | 
      
  | 
  protected | 
      
  | 
  signal | 
      
  | 
  slot | 
| void te::qt::widgets::PostClassificationDialogForm::setList | ( | std::list< te::map::AbstractLayerPtr > & | layerList | ) | 
      
  | 
  private | 
Definition at line 92 of file PostClassificationDialogForm.h.
      
  | 
  private | 
Definition at line 93 of file PostClassificationDialogForm.h.
      
  | 
  private | 
Definition at line 90 of file PostClassificationDialogForm.h.