Dillo
regardingborder.hh
Go to the documentation of this file.
1 #ifndef __DW_REGARDINGBORDER_HH__
2 #define __DW_REGARDINGBORDER_HH__
3 
4 #include "oofawarewidget.hh"
5 
6 namespace dw {
7 
14 {
15 public:
16  static int CLASS_ID;
17 
18  RegardingBorder ();
20 };
21 
22 } // namespace dw
23 
24 #endif // __DW_REGARDINGBORDER_HH__
~RegardingBorder()
Definition: regardingborder.cc:34
RegardingBorder()
Definition: regardingborder.cc:28
static int CLASS_ID
Definition: regardingborder.hh:16
Base class (rather a tag interface) for those widgets regarding borders defined by floats...
Definition: regardingborder.hh:13
Base class for widgets which can act as container and generator for widgets out of flow...
Definition: oofawarewidget.hh:77
Dw is in this namespace, or sub namespaces of this one.
Definition: alignedtablecell.cc:28