#include "gui-settings.h"
Definition at line 35 of file gui-settings.h.
◆ gui_settings() [1/3]
octave::gui_settings::gui_settings |
( |
const QString & |
file_name, |
|
|
QSettings::Format |
format, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
inline |
◆ gui_settings() [2/3]
octave::gui_settings::gui_settings |
( |
QSettings::Format |
format, |
|
|
QSettings::Scope |
scope, |
|
|
const QString & |
organization, |
|
|
const QString & |
application = QString () , |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
inline |
◆ gui_settings() [3/3]
◆ ~gui_settings()
octave::gui_settings::~gui_settings |
( |
void |
| ) |
|
|
default |
◆ operator=()
◆ sc_def_value()
QKeySequence octave::gui_settings::sc_def_value |
( |
const sc_pref & |
pref | ) |
const |
◆ sc_value()
QString octave::gui_settings::sc_value |
( |
const sc_pref & |
pref | ) |
const |
◆ value()
QVariant octave::gui_settings::value |
( |
const gui_pref & |
pref | ) |
const |
|
inline |
Definition at line 63 of file gui-settings.h.
References gui_pref::def, gui_pref::ignore, and gui_pref::key.
Referenced by octave::resource_manager::resource_manager(), octave::resource_manager::combo_encoding(), octave::resource_manager::config_translators(), octave::resource_manager::icon(), annotation_dialog::init(), QTerminal::notice_settings(), octave::find_dialog::restore_settings(), sc_value(), octave::resource_manager::update_network_settings(), and octave::resource_manager::update_settings_key().
The documentation for this class was generated from the following files: