Module dialogs
[hide private]
[frames] | no frames]

Module dialogs

source code

Classes [hide private]
  EditGroupsDialog
Class for the edit group dialog window
  PassphraseDialog
Class for Passphrase dialog
  ChooseGPGKeyDialog
Class for GPG key dialog
  ChangeActivityDialog
  ChangeMoodDialog
  TimeoutDialog
Class designed to be derivated to create timeout'd dialogs (dialogs that closes automatically after a timeout)
  ChangeStatusMessageDialog
  AddNewContactWindow
Class for AddNewContactWindow
  AboutDialog
Class for about dialog
  Dialog
  HigDialog
  FileChooserDialog
Non-blocking FileChooser Dialog around gtk.FileChooserDialog
  AspellDictError
  ConfirmationDialog
HIG compliant confirmation dialog
  NonModalConfirmationDialog
HIG compliant non modal confirmation dialog
  WarningDialog
HIG compliant warning dialog
  InformationDialog
HIG compliant info dialog
  ErrorDialog
HIG compliant error dialog
  YesNoDialog
HIG compliant YesNo dialog
  ConfirmationDialogCheck
HIG compliant confirmation dialog with checkbutton
  ConfirmationDialogDoubleCheck
HIG compliant confirmation dialog with 2 checkbuttons
  ConfirmationDialogDoubleRadio
HIG compliant confirmation dialog with 2 radios
  FTOverwriteConfirmationDialog
HIG compliant confirmation dialog to overwrite or resume a file transfert
  CommonInputDialog
Common Class for Input dialogs
  InputDialog
Class for Input dialog
  InputDialogCheck
Class for Input dialog
  ChangeNickDialog
Class for changing room nickname in case of conflict
  InputTextDialog
Class for multilines Input dialog (more place than InputDialog)
  DoubleInputDialog
Class for Double Input dialog
  SubscriptionRequestWindow
  JoinGroupchatWindow
  SynchroniseSelectAccountDialog
  SynchroniseSelectContactsDialog
  NewChatDialog
  ChangePasswordDialog
  PopupNotificationWindow
  SingleMessageWindow
SingleMessageWindow can send or show a received singled message depending on action argument which can be 'send' or 'receive'
  XMLConsoleWindow
  RosterItemExchangeWindow
Windows used when someone send you a exchange contact suggestion
  PrivacyListWindow
Window that is used for creating NEW or EDITING already there privacy lists
  PrivacyListsWindow
Window that is the main window for Privacy Lists; we can list there the privacy lists and ask to create a new one or edit an already there one
  InvitationReceivedDialog
  ProgressDialog
  ClientCertChooserDialog
  SoundChooserDialog
  ImageChooserDialog
  AvatarChooserDialog
  AddSpecialNotificationDialog
  AdvancedNotificationsWindow
  TransformChatToMUC
  DataFormWindow
  ESessionInfoWindow
Class for displaying information about a XEP-0116 encrypted session
  GPGInfoWindow
Class for displaying information about a XEP-0116 encrypted session
  ResourceConflictDialog
  VoIPCallReceivedDialog
Variables [hide private]
  HAS_GTK_SPELL = False
  TRANSLATED_ACTION = {'add': _('add'), 'modify': _('modify'), '...

Imports: gtk, gobject, os, gtkgui_helpers, vcard, conversation_textview, message_control, dataforms_widget, disco, randrange, pep, gtkspell, FileTransfersWindow, GajimThemesWindow, AdvancedConfigurationWindow, gajim, helpers, dataforms, GajimGeneralException


Variables Details [hide private]

HAS_GTK_SPELL

Value:
False

TRANSLATED_ACTION

Value:
{'add': _('add'), 'modify': _('modify'), 'remove': _('remove')}