X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_mainwindow.py;fp=biacv_mainwindow.py;h=65ed3feca692af8babb344047a4ca58b184c97bf;hp=b33d689e544d323f742b21313dcb475aec44e5bc;hb=12735f250b64468c4fb88d37d1952e99e7da3594;hpb=f6d9890395dacdd0a56a196cb339752b471f18e8 diff --git a/biacv_mainwindow.py b/biacv_mainwindow.py index b33d689..65ed3fe 100644 --- a/biacv_mainwindow.py +++ b/biacv_mainwindow.py @@ -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