]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWidgetBlackBox.h
no message
[bbtk.git] / kernel / src / bbtkWidgetBlackBox.h
index 20dc069fae3d79f174516989aea5db71bb3420d3..7488fac0dab00341b24922c9433f068730fb7243 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWidgetBlackBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/05/28 08:12:06 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2010/01/14 13:17:27 $
+  Version:   $Revision: 1.7 $
 ========================================================================*/
 
 
@@ -28,6 +28,7 @@
 *  The fact that you are presently reading this means that you have had
 *  knowledge of the CeCILL-B license and that you accept its terms.
 * ------------------------------------------------------------------------ */                                                                         
+
 /**
  * \brief Short description in one line
  * 
@@ -58,7 +59,10 @@ namespace bbtk
   /// widget black boxes for a specific GUI toolkit inherit with 
   /// apropriate traits.
   /// Declares the common inputs / outputs and interface to all widget boxes
+
+//JCP 09JUIN2009 BBTK_EXPORT
   template <class W>
+         
   class /*BBTK_EXPORT*/ WidgetBlackBox : public bbtk::AtomicBlackBox  
   { 
   public:
@@ -94,7 +98,6 @@ namespace bbtk
     bool bbIsOutputWidgetConnected();
 
     //==================================================================    
-    void bbSetShown(bool);
     bool bbIsShown();
     //==================================================================    
  
@@ -111,7 +114,7 @@ namespace bbtk
          
   protected:
     
-  
+    void bbSetShown(bool);
 
     //==================================================================
     /// Convenient method for layout widgets which creates and returns