template<bool Required = true>
template<class Derived>
struct lvtk::Qt4UI< Required >::I< Derived >
Sanity check the Mixin
- Returns
- true if the container was created.
Not required or implemented
void set_widget |
( |
QWidget * |
plugin_gui | ) |
|
|
inlineprotected |
Add a main widget Use this method to set your main widget after its creation. Normally, you'll want to call this in your UI's contstructor
- Note
- The mixin takes ownership and will delete the passed in QWidget. If the widget has already been set, the previous object will be deleted
Get the QWidget as an LV2UI_Widget
- Returns
- The LV2UI_Widget pointer
The documentation for this struct was generated from the following file: