profile

class camelot.view.action_steps.profile.EditProfiles(profiles, current_profile='', dialog_class=None)[source]

Allows the user to change or create his current database and media settings.

Parameters:
  • profiles – a list of camelot.core.profile.Profile objects
  • dialog_class – a QtWidgets.QDialog to display the needed fields to store in a profile
  • current_profile` – the name of the current profile, or an empty string if there is no current profile.
../../../_images/edit_profile.png
class camelot.view.action_steps.profile.ProfileWizard(profiles, parent=None)[source]

Wizard for the creation of a new database profile.

languages
dialects

A list of languages allowed in the profile selection, an empty list will allow all languages