|
AvogadroLibs 1.103.0
|
This is the complete list of members for JsonWidget, including all inherited members.
| addOptionRow(const QString &key, const QString &label, const QJsonValue &option) | JsonWidget | protected |
| applyOptions(const QJsonObject &opts) | JsonWidget | |
| buildOptionGui() | JsonWidget | protected |
| collectOptions() const | JsonWidget | |
| combinedOptionRow(const QString &label1, const QString &label2, const QString &tr1, const QString &tr2, QJsonObject &options, bool bothLabels=false) | JsonWidget | protected |
| 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 |
| createTableWidget(const QJsonObject &obj) | JsonWidget | protected |
| createTextWidget(const QJsonObject &obj) | JsonWidget | protected |
| generateJobTitle() const | JsonWidget | protected |
| 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_dirtyTextEdits (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 |
| optionString(const QString &option, QString &value) const | JsonWidget | protected |
| 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 |
| setIntegerOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
| setMolecule(QtGui::Molecule *mol) | JsonWidget | 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 |
| setTableOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
| setTextOption(const QString &name, const QJsonValue &value) | JsonWidget | protected |
| updateOptions() | JsonWidget | protectedvirtual |
| ~JsonWidget() override (defined in JsonWidget) | JsonWidget |