Go to the documentation of this file.
26 #ifndef __TERRALIB_VP_QT_INTERNAL_INTERSECTIONDIALOGCAPABILITIES_H
27 #define __TERRALIB_VP_QT_INTERNAL_INTERSECTIONDIALOGCAPABILITIES_H
29 #include "../Config.h"
88 #endif //__TERRALIB_VP_QT_INTERNAL_INTERSECTIONDIALOGCAPABILITIES_H
IntersectionDialogCapabilitiesFactory()
Constructor.
IntersectionDialogCapabilities()
Destructor.
Abstract factory used to create VectorProcessingDialogCapabilities.
virtual ~IntersectionDialogCapabilitiesFactory()
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
virtual ~IntersectionDialogCapabilities()
A class used to define the capabilities of the intersection operation.
A class used to define the base capabilities of an operation, including number of inputs and outputs.
virtual VectorProcessingDialogCapabilities * build() override
Concrete factories (derived from this one) must implement this method in order to create objects.
Factory used to create VectorProcessingDialogCapabilities.