#include <layout.h>
Inherits Wt::BoxLayout.
Public Member Functions | |
VBoxLayout (Widget *parent, int margin=0, int spacing=-1, const std::string &name="VBoxLayout::anon") | |
VBoxLayout (Layout *parent_layout, int margin=0, int spacing=-1, const std::string &name="VBoxLayout::anon") | |
VBoxLayout (int spacing=-1, const std::string &name="VBoxLayout::anon") |
Wt::VBoxLayout::VBoxLayout | ( | Widget * | parent, | |
int | margin = 0 , |
|||
int | spacing = -1 , |
|||
const std::string & | name = "VBoxLayout::anon" | |||
) | [inline] |
Wt::VBoxLayout::VBoxLayout | ( | Layout * | parent_layout, | |
int | margin = 0 , |
|||
int | spacing = -1 , |
|||
const std::string & | name = "VBoxLayout::anon" | |||
) | [inline] |
Wt::VBoxLayout::VBoxLayout | ( | int | spacing = -1 , |
|
const std::string & | name = "VBoxLayout::anon" | |||
) | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.