autoLayout(int x, int y, int &w, int &h, bool resizeWidgets) const | sptk::CLayoutManager | protected |
boxTypeNames() | sptk::CLayoutManager | static |
CGroup(const char *label=nullptr, int layoutSize=10, CLayoutAlign layoutAlign=CLayoutAlign::TOP) | sptk::CGroup | explicit |
className() const override | sptk::CGroup | inlinevirtual |
CLayoutClient(Fl_Widget *widget, int layoutSize, CLayoutAlign ca) | sptk::CLayoutClient | |
CLayoutManager(Fl_Group *group, int layoutSize, CLayoutAlign ca) | sptk::CLayoutManager | |
clear() override | sptk::CGroup | inlinevirtual |
computeSize(int &w, int &h) | sptk::CLayoutClient | inlinevirtual |
controlCreator | sptk::CLayoutManager | protectedstatic |
creator(const xdoc::SNode &node) | sptk::CGroup | static |
ctor_init(const char *label) | sptk::CGroup | protected |
draw() override | sptk::CGroup | |
drawClipped() const | sptk::CGroup | |
drawClipped(bool drawClipped) | sptk::CGroup | |
frame(CFrame *frame, bool drawBackground=true) | sptk::CLayoutManager | inline |
frame() const | sptk::CLayoutManager | inline |
frameWidth() const | sptk::CLayoutManager | |
label() const override | sptk::CGroup | inlinevirtual |
label(const String &l) | sptk::CGroup | inlinevirtual |
label() const | sptk::CGroup | inlinevirtual |
lastPreferredH() const | sptk::CLayoutClient | protected |
lastPreferredH(int height) | sptk::CLayoutClient | protected |
lastPreferredW() const | sptk::CLayoutClient | protected |
lastPreferredW(int width) | sptk::CLayoutClient | protected |
layoutAlign() const | sptk::CLayoutClient | inline |
layoutAlign(CLayoutAlign al) | sptk::CLayoutClient | inline |
layoutGrowMode(CLayoutGrowMode gm=CLayoutGrowMode::LGM_AUTO_GROW) | sptk::CLayoutManager | inline |
layoutGrowMode() const | sptk::CLayoutManager | inline |
layoutSize() const | sptk::CLayoutClient | inline |
layoutSize(int ls) | sptk::CLayoutClient | inline |
layoutSpacing() const | sptk::CLayoutManager | inline |
layoutSpacing(int ls) | sptk::CLayoutManager | inline |
load(const xdoc::SNode &node, CLayoutXMLmode xmlMode) | sptk::CLayoutClient | virtual |
load(const std::shared_ptr< xdoc::Node > &node) | sptk::CLayoutClient | inlinevirtual |
loadLayout(const xdoc::SNode &node, CLayoutXMLmode xmlMode) | sptk::CLayoutManager | virtual |
m_boxTypeNames | sptk::CLayoutManager | protectedstatic |
m_frame | sptk::CLayoutManager | protected |
m_frameDrawBackground | sptk::CLayoutManager | protected |
m_group | sptk::CLayoutManager | protected |
m_label | sptk::CLayoutClient | protected |
m_layoutAlign | sptk::CLayoutClient | protected |
m_layoutGrowMode | sptk::CLayoutManager | protected |
m_layoutSpacing | sptk::CLayoutManager | protected |
m_name | sptk::CLayoutClient | protected |
m_noXml | sptk::CLayoutManager | protected |
m_widget | sptk::CLayoutClient | protected |
name(const char *aname) | sptk::CLayoutClient | inline |
name(const String &aname) | sptk::CLayoutClient | inline |
name() const | sptk::CLayoutClient | inline |
nameIndex(CWidgetNamesMap &index, bool recursive, bool clean=true) const | sptk::CLayoutManager | |
noXml() const | sptk::CLayoutManager | inline |
noXml(bool noXml) | sptk::CLayoutManager | inline |
paintBackground() | sptk::CLayoutManager | protectedvirtual |
preferredSize(int &w, int &h) override | sptk::CGroup | virtual |
registerControl(std::string typeName, createControlCallback creator) noexcept | sptk::CLayoutManager | static |
relayout() | sptk::CLayoutManager | |
resize(int x, int y, int w, int h) override | sptk::CGroup | |
save(const std::shared_ptr< xdoc::Node > &node, CLayoutXMLmode xmlMode) const | sptk::CLayoutClient | virtual |
saveLayout(const xdoc::SNode &node, CLayoutXMLmode xmlMode) const | sptk::CLayoutManager | virtual |
widget() const | sptk::CLayoutClient | inline |
~CLayoutClient() | sptk::CLayoutClient | inlinevirtual |
~CLayoutManager() override=default | sptk::CLayoutManager | |