canvascv::LayoutBase Class Referenceabstract
The LayoutBase class. More...
#include <layoutbase.h>
Inheritance diagram for canvascv::LayoutBase:
Additional Inherited Members | |
Protected Member Functions inherited from canvascv::Layout | |
virtual void | addWidget (const std::shared_ptr< Widget > &widget)=0 |
adds the widget to this Layout after removing it from it's previous layout | |
virtual std::shared_ptr< Widget > | rmvWidget (const std::shared_ptr< Widget > &widget)=0 |
rmvWidget More... | |
Detailed Description
Common base class for all Layout classes
The documentation for this class was generated from the following file:
- CanvasCV-doxygen/src/canvascv/widgets/layoutbase.h
Generated by 1.8.11