#include "AbstractAction.h"
#include "../../../maptools/AbstractLayer.h"
#include "../../../qt/widgets/rp/CloudDetectionDialog.h"
#include "Config.h"
#include <memory>
#include <QAction>
#include <QMenu>
#include <QObject>
Go to the source code of this file.
Classes | |
class | te::qt::plugins::rp::CloudDetectionAction |
This class register the action into Cloud Detection Plugin. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::af | |
Namespace for the Qt Application Framework module of TerraLib. | |
te::qt::af::evt | |
te::qt::plugins | |
te::qt::plugins::rp | |