Package Gnumed :: Package wxpython :: Module gmDocumentWidgets
[frames] | no frames]

Module gmDocumentWidgets

source code

GNUmed medical document handling widgets.


Version: $Revision: 1.187 $

Author: Karsten Hilbert <Karsten.Hilbert@gmx.net>

Classes
  cDocumentCommentPhraseWheel
Let user select a document comment from all existing comments.
  cEditDocumentTypesDlg
A dialog showing a cEditDocumentTypesPnl.
  cEditDocumentTypesPnl
A panel grouping together fields to edit the list of document types.
  cDocumentTypeSelectionPhraseWheel
Let user select a document type.
  cReviewDocPartDlg
  cScanIdxDocsPnl
  cSelectablySortedDocTreePnl
A panel with a document tree which can be sorted.
  cDocTree
This wx.TreeCtrl derivative displays a tree view of stored medical documents.
Functions
 
manage_document_descriptions(parent=None, document=None) source code
 
save_file_as_new_document(parent=None, filename=None, document_type=None, unlock_patient=False, episode=None, review_as_normal=False) source code
 
save_files_as_new_document(parent=None, filenames=None, document_type=None, unlock_patient=False, episode=None, review_as_normal=False, reference=None) source code
 
manage_document_types(parent=None) source code
 
review_document_part(parent=None, part=None) source code
 
review_document(parent=None, document=None) source code
 
acquire_images_from_capture_device(device=None, calling_window=None) source code
 
display_document_part(parent=None, part=None) source code
 
manage_documents(parent=None, msg=None, single_selection=True) source code
Variables
  default_chunksize = 1* 1024* 1024

Imports: os, sys, regex, logging, wx, gmI18N, gmCfg, gmPG2, gmMimeLib, gmMatchProvider, gmDispatcher, gmDateTime, gmTools, gmShellAPI, gmHooks, gmPerson, gmStaff, gmDocuments, gmEMRStructItems, gmPraxis, gmGuiHelpers, gmRegetMixin, gmPhraseWheel, gmPlugin, gmEMRStructWidgets, gmListWidgets, wxgEditDocumentTypesDlg, wxgEditDocumentTypesPnl, wxgReviewDocPartDlg, wxgScanIdxPnl, wxgSelectablySortedDocTreePnl