]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkQtBlackBox.cxx
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / kernel / src / bbtkQtBlackBox.cxx
index 7534fd65ee478fa99ed22d442f5522cbdd735b2f..8ac7de07a3983c31e8fe4d66da84656b0724ad9f 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkQtBlackBox.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/04/08 07:56:11 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2009/05/14 14:43:33 $
+  Version:   $Revision: 1.2 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -82,7 +82,23 @@ namespace bbtk
   }
   //==================================================================    
 
+  //==================================================================    
+  void QtBlackBox::bbUserSetDefaultValues()
+  {
+  }
+  //==================================================================    
+
+  //==================================================================    
+  void QtBlackBox::bbUserInitializeProcessing()
+  {
+  }
+  //==================================================================    
  
+ //==================================================================    
+  void QtBlackBox::bbUserFinalizeProcessing()
+  {
+  }
+  //==================================================================    
    
   //==================================================================
   //  void QtBlackBox::InitWindowManagerIfNeeded() { Qt::