#include <ui_pqPluginDialog.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_pqPluginDialog | |
void | setupUi (QDialog *pqPluginDialog) |
void | retranslateUi (QDialog *pqPluginDialog) |
Public Attributes inherited from Ui_pqPluginDialog | |
QVBoxLayout * | vboxLayout |
QLabel * | HelpText |
QSplitter * | splitter |
QHBoxLayout * | hboxLayout |
QGroupBox * | remoteGroup |
QGridLayout * | gridLayout |
QSpacerItem * | spacerItem |
pqPluginTreeWidget * | remotePlugins |
QPushButton * | loadRemote |
QPushButton * | loadSelected_Remote |
QPushButton * | removeRemote |
QSpacerItem * | spacerItem1 |
QPushButton * | addConfig_Remote |
QGroupBox * | localGroup |
QGridLayout * | gridLayout1 |
QSpacerItem * | spacerItem2 |
pqPluginTreeWidget * | localPlugins |
QPushButton * | loadLocal |
QPushButton * | loadSelected_Local |
QPushButton * | removeLocal |
QSpacerItem * | spacerItem3 |
QPushButton * | addConfig_Local |
QDialogButtonBox * | buttonBox |
Definition at line 221 of file ui_pqPluginDialog.h.