Completed default XHTML template for exporter
[biacv.git] / biacv_mainwindow.py
index b33d689..65ed3fe 100644 (file)
@@ -34,6 +34,11 @@ class Biacv_mainwindow (PyQt4.QtGui.QMainWindow, bui.Ui_biacv_mainwindow):
                # call the close event
                self.close()
 
+       # on file export - export current document to any external format based on
+       # a template
+       def on_file_export (self):
+               pass
+
        # function to open a file
        def on_file_open (self):
                # if modified, confirm