#include <ui_pqMoleculePropertyWidget.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_MoleculePropertyWidget | |
void | setupUi (QWidget *MoleculePropertyWidget) |
void | retranslateUi (QWidget *MoleculePropertyWidget) |
Public Attributes inherited from Ui_MoleculePropertyWidget | |
QGridLayout * | wdgLayout |
QLabel * | presetLabel |
QComboBox * | preset |
QLabel * | ShowAomsLabel |
QCheckBox * | showAtoms |
QLabel * | atomicRadiusTypeLabel |
QComboBox * | atomicRadiusType |
QLabel * | atomicRadiusFactorLabel |
pqDoubleRangeWidget * | atomicRadiusFactor |
pqScaleByButton * | scaleAtomicRadiusFactor |
QToolButton * | resetAtomicRadiusFactor |
QLabel * | atomicRadiusArrayNameLabel |
QComboBox * | atomicRadiusArrayName |
QFrame * | line |
QLabel * | ShowBondsLabel |
QCheckBox * | showBonds |
QLabel * | bondRadiusLabel |
pqDoubleRangeWidget * | bondRadius |
pqScaleByButton * | scaleBondRadius |
QToolButton * | resetBondRadius |
QLabel * | multiCylindersLabel |
QCheckBox * | useMultiCylinders |
QLabel * | bondColorModeLabel |
QCheckBox * | bondColorMode |
QLabel * | bondColorLabel |
pqColorChooserButton * | bondColor |
Definition at line 223 of file ui_pqMoleculePropertyWidget.h.