#include <cascade.h>
Inherits Wt::Frame.
Public Member Functions | |
| Cascade (int hor_advance=10, int ver_advance=10, Widget *parent=0, const std::string &name="Cascade::anon", int wflags=0) | |
| void | setAlignment (int alignment) |
| void | setHorizontalAdvance (int dx) |
| void | setVerticalAdvance (int dy) |
| void | pop () |
Protected Member Functions | |
| CascadeLayout & | cascadeLayout () const |
| Wt::Cascade::Cascade | ( | int | hor_advance = 10, |
|
| int | ver_advance = 10, |
|||
| Widget * | parent = 0, |
|||
| const std::string & | name = "Cascade::anon", |
|||
| int | wflags = 0 | |||
| ) | [inline] |
| CascadeLayout& Wt::Cascade::cascadeLayout | ( | ) | const [inline, protected] |
| void Wt::Cascade::pop | ( | ) | [inline] |
| void Wt::Cascade::setAlignment | ( | int | alignment | ) | [inline] |
| void Wt::Cascade::setHorizontalAdvance | ( | int | dx | ) | [inline] |
| void Wt::Cascade::setVerticalAdvance | ( | int | dy | ) | [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.