bbtkWxBlackBox.h File Reference

Short description in one line. More...

#include "bbtkWx.h"
#include "bbtkAtomicBlackBox.h"

Include dependency graph for bbtkWxBlackBox.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbtk

Classes

class  bbtk::WxBlackBox
 Widget black boxes. More...
class  bbtk::WxBlackBoxDescriptor
class  bbtk::WxBlackBoxWindow
class  bbtk::WxBlackBoxDialog
class  bbtk::WxBlackBoxFrame
class  bbtk::WxBlackBoxWidgetEventHandler

Defines

#define BBTK_CREATE_WIDGET(CALLBACK)
 Defines the bbUserCreateWidget method.


Detailed Description

Short description in one line.

Long description which can span multiple lines

Definition in file bbtkWxBlackBox.h.


Define Documentation

#define BBTK_CREATE_WIDGET ( CALLBACK   ) 

Value:

public:                                                         \
  inline void bbUserCreateWidget()                                      \
  {                                                                     \
    bbtkDebugMessageInc("process",1,"**> Creating widget for ["         \
                        <<bbGetFullName()<<"]"<<std::endl);             \
    CALLBACK();                                                         \
    bbtkDebugMessageInc("process",2,"<** Creating widget for ["         \
                        <<bbGetFullName()<<"]"<<std::endl);             \
  }
Defines the bbUserCreateWidget method.

Definition at line 223 of file bbtkWxBlackBox.h.


Generated on Wed Nov 12 11:38:04 2008 for BBTK by  doxygen 1.5.6