#include <layout.h>
Inherits Wt::BoxLayout.
Public Member Functions | |
HBoxLayout (Widget *parent, int margin=0, int spacing=-1, const std::string &name="HBoxLayout::anon") | |
HBoxLayout (Layout *parent_layout, int margin=0, int spacing=-1, const std::string &name="HBoxLayout::anon") | |
HBoxLayout (int spacing=-1, const std::string &name="HBoxLayout::anon") |
Wt::HBoxLayout::HBoxLayout | ( | Widget * | parent, | |
int | margin = 0 , |
|||
int | spacing = -1 , |
|||
const std::string & | name = "HBoxLayout::anon" | |||
) | [inline] |
Wt::HBoxLayout::HBoxLayout | ( | Layout * | parent_layout, | |
int | margin = 0 , |
|||
int | spacing = -1 , |
|||
const std::string & | name = "HBoxLayout::anon" | |||
) | [inline] |
Wt::HBoxLayout::HBoxLayout | ( | int | spacing = -1 , |
|
const std::string & | name = "HBoxLayout::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.