Class SplitWindow¶
Defined in File SplitWindow.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::Widget(Class Widget)
Class Documentation¶
-
class SmartPeak::SplitWindow : public SmartPeak::Widget¶
The SplitWindow holds 4 sub windows: left, right, top and bottom.
Public Functions
-
inline SplitWindow()¶
-
virtual void draw() override¶
Interface to show the widget
NOTE: free to override in inherited implmementations
-
void setupLayoutLoader(LayoutLoader &layout_loader)¶
Fills the layoutLoader with the sub windows of the SplitWindow.
-
inline SplitWindow()¶