apptools.preferences.ui.i_preferences_page module

The interface for pages in a preferences dialog.

class apptools.preferences.ui.i_preferences_page.IPreferencesPage(adaptee, default=<class 'traits.adaptation.adaptation_error.AdaptationError'>)[source]

Bases: traits.has_traits.Interface

The interface for pages in a preferences dialog.

apply()[source]

Apply the page’s preferences.