TGUI  0.9.5
Loading...
Searching...
No Matches
tgui::Layout Member List

This is the complete list of members for tgui::Layout, including all inherited members.

connectWidget(Widget *widget, bool xAxis, std::function< void()> valueChangedCallbackHandler) (defined in tgui::Layout)tgui::Layout
getValue() consttgui::Layoutinline
isConstant() consttgui::Layoutinline
Layout()=defaulttgui::Layout
Layout(T constant)tgui::Layoutinline
Layout(const char *expression)tgui::Layoutinline
Layout(String expression)tgui::Layout
Layout(Operation operation, Widget *boundWidget) (defined in tgui::Layout)tgui::Layoutexplicit
Layout(Operation operation, std::unique_ptr< Layout > leftOperand, std::unique_ptr< Layout > rightOperand) (defined in tgui::Layout)tgui::Layoutexplicit
Layout(const Layout &other)tgui::Layout
Layout(Layout &&other)tgui::Layout
Operation enum nametgui::Layout
operator=(const Layout &other)tgui::Layout
operator=(Layout &&other)tgui::Layout
recalculateValue() (defined in tgui::Layout)tgui::Layout
toString() const (defined in tgui::Layout)tgui::Layout
unbindWidget() (defined in tgui::Layout)tgui::Layout
~Layout()tgui::Layout