Package Camelot :: Package camelot :: Package view :: Module storage
[frames] | no frames]

Module storage

source code

Classes
  OpenFileProgressDialog
  SaveFileProgressDialog
Functions
 
open_stored_file(parent, stored_file)
Open the stored file with the default system editor for this file type
source code
 
create_stored_file(parent, storage, on_finish, filter='All files (*)')
Popup a QFileDialog, put the selected file in the storage and return the call on_finish with the StoredFile when done
source code
Variables
  __package__ = 'Camelot.camelot.view'