binaryninja/personal/api-docs/_sources/binaryninja.downloadprovider.Settings.rst.txt

43 lines
924 B
Plaintext
Raw Normal View History

2019-04-03 14:46:40 +01:00
binaryninja.downloadprovider.Settings
=====================================
.. currentmodule:: binaryninja.downloadprovider
.. autoclass:: Settings
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~Settings.__init__
~Settings.get_bool
~Settings.get_bool_with_scope
~Settings.get_double
~Settings.get_double_with_scope
~Settings.get_integer
~Settings.get_integer_with_scope
~Settings.get_schema
~Settings.get_string
~Settings.get_string_list
~Settings.get_string_list_with_scope
~Settings.get_string_with_scope
~Settings.register_group
~Settings.register_setting
~Settings.reset
~Settings.reset_all
~Settings.set_bool
~Settings.set_double
~Settings.set_integer
~Settings.set_string
~Settings.set_string_list
~Settings.update_property