23 Q_PLUGIN_METADATA(IID
"ecvcorp.cloudviewer.plugin.qPCV" FILE
"../info.json")
27 explicit qPCV(QObject* parent =
nullptr);
std::vector< ccHObject * > Container
Standard instances container (for children, etc.)
Standard ECV plugin interface.
Standard ECV plugin interface.
virtual QList< QAction * > getActions() override
Get a list of actions for this plugin.
void doAction()
Slot called when associated ation is triggered.
QAction * m_action
Associated action.
qPCV(QObject *parent=nullptr)
Default constructor.
virtual void onNewSelection(const ccHObject::Container &selectedEntities) override
virtual void registerCommands(ccCommandLineInterface *cmd) override
Optional: registers commands (for the command line mode)