AvogadroLibs 1.98.1
Loading...
Searching...
No Matches
JsonWidget Member List

This is the complete list of members for JsonWidget, including all inherited members.

addOptionRow(const QString &key, const QString &label, const QJsonValue &option)JsonWidgetprotected
applyOptions(const QJsonObject &opts)JsonWidget
buildOptionGui()JsonWidgetprotected
collectOptions() constJsonWidget
combinedOptionRow(const QString &label1, const QString &label2, const QString &tr1, const QString &tr2, QJsonObject &options, bool bothLabels=false)JsonWidgetprotected
createBooleanWidget(const QJsonObject &obj)JsonWidgetprotected
createFilePathWidget(const QJsonObject &obj)JsonWidgetprotected
createFloatWidget(const QJsonObject &obj)JsonWidgetprotected
createIntegerWidget(const QJsonObject &obj)JsonWidgetprotected
createOptionWidget(const QJsonValue &option)JsonWidgetprotected
createStringListWidget(const QJsonObject &obj)JsonWidgetprotected
createStringWidget(const QJsonObject &obj)JsonWidgetprotected
generateJobTitle() constJsonWidgetprotected
isEmpty() const (defined in JsonWidget)JsonWidget
JsonWidget(QWidget *parent_=nullptr)JsonWidgetexplicit
lookupOptionType(const QString &name) constJsonWidgetprotected
m_batchMode (defined in JsonWidget)JsonWidgetprotected
m_centralWidget (defined in JsonWidget)JsonWidgetprotected
m_currentLayout (defined in JsonWidget)JsonWidgetprotected
m_dirtyTextEdits (defined in JsonWidget)JsonWidgetprotected
m_empty (defined in JsonWidget)JsonWidgetprotected
m_molecule (defined in JsonWidget)JsonWidgetprotected
m_optionCache (defined in JsonWidget)JsonWidgetprotected
m_options (defined in JsonWidget)JsonWidgetprotected
m_textEdits (defined in JsonWidget)JsonWidgetprotected
m_widgets (defined in JsonWidget)JsonWidgetprotected
optionString(const QString &option, QString &value) constJsonWidgetprotected
setBooleanOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
setFilePathOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
setFloatOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
setIntegerOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
setMolecule(QtGui::Molecule *mol)JsonWidgetvirtual
setOption(const QString &name, const QJsonValue &defaultValue)JsonWidgetprotected
setOptionDefaults()JsonWidgetprotected
setStringListOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
setStringOption(const QString &name, const QJsonValue &value)JsonWidgetprotected
updateOptions()JsonWidgetprotectedvirtual
~JsonWidget() override (defined in JsonWidget)JsonWidget