WidgetWrapper< Widget > Class Template Referencefinal
The WidgetWrapper class. More...
Inheritance diagram for WidgetWrapper< Widget >:
Detailed Description
template<typename Widget>
class WidgetWrapper< Widget >
The WidgetWrapper class.
This wrapper is used to easily wrap a ValueWidget so that the ValueWidget can be replaced without clearing all the layout.
Public Member Functions | |
WidgetWrapper (QWidget *parent) | |
void | setWidget (Widget *widg) |
Widget * | widget () const |
The documentation for this class was generated from the following file: