26 #ifndef __TERRALIB_SA_INTERNAL_PROXIMITYMATRIXCREATORDIALOG_H
27 #define __TERRALIB_SA_INTERNAL_PROXIMITYMATRIXCREATORDIALOG_H
31 #include "../../maptools/AbstractLayer.h"
33 #include "../Config.h"
39 namespace Ui {
class ProximityMatrixCreatorDialogForm; }
65 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
77 std::unique_ptr<Ui::ProximityMatrixCreatorDialogForm>
m_ui;
void onOkPushButtonClicked()
void setLayers(std::list< te::map::AbstractLayerPtr > layers)
Set the layer that can be used.
std::unique_ptr< Ui::ProximityMatrixCreatorDialogForm > m_ui
~ProximityMatrixCreatorDialog()
void onInputLayerComboBoxActivated(int index)
ProximityMatrixCreatorDialog(QWidget *parent=0, Qt::WindowFlags f=0)
void onFileToolButtonClicked()
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.