terminalgui
0.1.0
Widgets for your terminal, powered by Qt! Create textual GUI (TUI) in your console easily.
|
This is the complete list of members for Tg::GridLayout, including all inherited members.
_overshoot | Tg::Layout | protected |
_parent | Tg::Layout | protected |
_type | Tg::Layout | protected |
columnCount() const | Tg::GridLayout | |
doLayout() override | Tg::GridLayout | virtual |
GridLayout() (defined in Tg::GridLayout) | Tg::GridLayout | |
Layout() (defined in Tg::Layout) | Tg::Layout | inline |
Layout(const Type type) | Tg::Layout | protected |
overshoot() const | Tg::Layout | |
parent() const | Tg::Layout | |
setColumnCount(const int number) | Tg::GridLayout | |
setParent(Widget *parent) | Tg::Layout | |
type() const | Tg::Layout | |
Type enum name | Tg::Layout | |
~Layout() (defined in Tg::Layout) | Tg::Layout | inlinevirtual |