![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvPluginInfoDlg.h>


Public Member Functions | |
| ccPluginInfoDlg (QWidget *parent=nullptr) | |
| ~ccPluginInfoDlg () | |
| void | setPluginPaths (const QStringList &pluginPaths) |
| void | setPluginList (const QList< ccPluginInterface * > &pluginList) |
Definition at line 24 of file ecvPluginInfoDlg.h.
|
explicit |
Definition at line 94 of file ecvPluginInfoDlg.cpp.
References QtCompatRegExpOption::CaseInsensitive.
| ccPluginInfoDlg::~ccPluginInfoDlg | ( | ) |
Definition at line 127 of file ecvPluginInfoDlg.cpp.
| void ccPluginInfoDlg::setPluginList | ( | const QList< ccPluginInterface * > & | pluginList | ) |
Definition at line 140 of file ecvPluginInfoDlg.cpp.
References ccPluginManager::get(), and name.
Referenced by ccPluginUIManager::showAboutDialog().
| void ccPluginInfoDlg::setPluginPaths | ( | const QStringList & | pluginPaths | ) |
Definition at line 129 of file ecvPluginInfoDlg.cpp.
References cloudViewer::t::geometry::path.
Referenced by ccPluginUIManager::showAboutDialog().