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, **kwargs) source code
 
manage_document_types(parent=None) source code
Variables
  default_chunksize = 1048576

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