OpenShot Video Editor  2.0.0
Classes | Functions
settings Namespace Reference

Classes

class  SettingStore
 This class only allows setting pre-existing keys taken from default settings file, and merges user settings on load, assumes default OS dir. More...
 

Functions

def get_settings ()
 Get the current QApplication's settings instance. More...
 

Function Documentation

◆ get_settings()

def settings.get_settings ( )

Get the current QApplication's settings instance.

Definition at line 44 of file settings.py.