| addButton(CButtonKind buttonKind, Fl_Callback_p cb, const char *label=0, CLayoutAlign buttonAlign=CLayoutAlign::LEFT) | sptk::CToolBar | |
| 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 | sptk::CToolBar | 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 |
| collapsed() const | sptk::CToolBar | inline |
| computeSize(int &w, int &h) | sptk::CLayoutClient | inlinevirtual |
| controlCreator | sptk::CLayoutManager | protectedstatic |
| creator(const xdoc::SNode &node) | sptk::CToolBar | static |
| CToolBar(CLayoutAlign layoutAlign=CLayoutAlign::TOP) | sptk::CToolBar | explicit |
| ctor_init(const char *label) | sptk::CGroup | protected |
| draw() | sptk::CToolBar | |
| 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 | |
| handle(int) | sptk::CToolBar | |
| 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) | sptk::CToolBar | virtual |
| registerControl(std::string typeName, createControlCallback creator) noexcept | sptk::CLayoutManager | static |
| relayout() | sptk::CLayoutManager | |
| resize(int x, int y, int w, int h) | sptk::CToolBar | virtual |
| 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 | |