AvogadroLibs 1.98.1
|
This is the complete list of members for InputGeneratorWidget, including all inherited members.
addOptionRow(const QString &key, const QString &label, const QJsonValue &option) | JsonWidget | protected |
applyOptions(const QJsonObject &opts) | JsonWidget | |
batchMode() const | InputGeneratorWidget | |
buildOptionGui() | JsonWidget | protected |
closeClicked() | InputGeneratorWidget | signal |
collectOptions() const | JsonWidget | |
combinedOptionRow(const QString &label1, const QString &label2, const QString &tr1, const QString &tr2, QJsonObject &options, bool bothLabels=false) | JsonWidget | protected |
configureBatchJob(BatchJob &batch) const | InputGeneratorWidget | |
createBooleanWidget(const QJsonObject &obj) | JsonWidget | protected |
createFilePathWidget(const QJsonObject &obj) | JsonWidget | protected |
createFloatWidget(const QJsonObject &obj) | JsonWidget | protected |
createIntegerWidget(const QJsonObject &obj) | JsonWidget | protected |
createOptionWidget(const QJsonValue &option) | JsonWidget | protected |
createStringListWidget(const QJsonObject &obj) | JsonWidget | protected |
createStringWidget(const QJsonObject &obj) | JsonWidget | protected |
generateJobTitle() const | JsonWidget | protected |
inputGenerator() const | InputGeneratorWidget | |
InputGeneratorWidget(QWidget *parent_=nullptr) | InputGeneratorWidget | explicit |
isEmpty() const (defined in JsonWidget) | JsonWidget | |
JsonWidget(QWidget *parent_=nullptr) | JsonWidget | explicit |
lookupOptionType(const QString &name) const | JsonWidget | protected |
m_batchMode (defined in JsonWidget) | JsonWidget | protected |
m_centralWidget (defined in JsonWidget) | JsonWidget | protected |
m_currentLayout (defined in JsonWidget) | JsonWidget | protected |
m_empty (defined in JsonWidget) | JsonWidget | protected |
m_molecule (defined in JsonWidget) | JsonWidget | protected |
m_optionCache (defined in JsonWidget) | JsonWidget | protected |
m_options (defined in JsonWidget) | JsonWidget | protected |
m_textEdits (defined in JsonWidget) | JsonWidget | protected |
m_widgets (defined in JsonWidget) | JsonWidget | protected |
openJobOutput(const JobObject &job) | InputGeneratorWidget | signal |
optionString(const QString &option, QString &value) const | JsonWidget | protected |
setBatchMode(bool m) | InputGeneratorWidget | slot |
setBooleanOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
setFilePathOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
setFloatOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
setInputGeneratorScript(const QString &scriptFilePath) | InputGeneratorWidget | |
setIntegerOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
setMolecule(QtGui::Molecule *mol) override | InputGeneratorWidget | virtual |
setOption(const QString &name, const QJsonValue &defaultValue) | JsonWidget | protected |
setOptionDefaults() | JsonWidget | protected |
setStringListOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
setStringOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
showEvent(QShowEvent *e) override | InputGeneratorWidget | protected |
updateOptions() override | InputGeneratorWidget | protectedvirtual |
~InputGeneratorWidget() override (defined in InputGeneratorWidget) | InputGeneratorWidget | |
~JsonWidget() override (defined in JsonWidget) | JsonWidget |