addParameters(const ControlParameterContainer &cntnr) | CDPL::Base::ControlParameterContainer | |
begin() const | CDPL::Base::ControlParameterContainer | |
Cell(const Cell &)=delete | CDPL::Vis::StructureGridView2D::Cell | |
clearAllText() | CDPL::Vis::StructureGridView2D::Cell | |
clearParameters() | CDPL::Base::ControlParameterContainer | |
clearStructure() | CDPL::Vis::StructureGridView2D::Cell | |
clearText(unsigned int pos=DEF_TEXT_POSITION) | CDPL::Vis::StructureGridView2D::Cell | |
ConstParameterIterator typedef | CDPL::Base::ControlParameterContainer | |
ControlParameterContainer() | CDPL::Base::ControlParameterContainer | inlineprotected |
ControlParameterContainer(const ControlParameterContainer &cntnr) | CDPL::Base::ControlParameterContainer | inlineprotected |
copyParameters(const ControlParameterContainer &cntnr) | CDPL::Base::ControlParameterContainer | |
DEF_TEXT_POSITION | CDPL::Vis::StructureGridView2D::Cell | static |
end() const | CDPL::Base::ControlParameterContainer | |
getNumParameters() const | CDPL::Base::ControlParameterContainer | |
getParameter(const LookupKey &key, bool throw_=false, bool local=false) const | CDPL::Base::ControlParameterContainer | |
getParameter(const LookupKey &key, bool local=false) const | CDPL::Base::ControlParameterContainer | |
getParameterOrDefault(const LookupKey &key, const T &def_val, bool local=false) const | CDPL::Base::ControlParameterContainer | |
getParameters() const | CDPL::Base::ControlParameterContainer | inline |
getParametersBegin() const | CDPL::Base::ControlParameterContainer | |
getParametersEnd() const | CDPL::Base::ControlParameterContainer | |
getParent() const | CDPL::Base::ControlParameterContainer | |
getStructure() const | CDPL::Vis::StructureGridView2D::Cell | |
getText(unsigned int pos=DEF_TEXT_POSITION) const | CDPL::Vis::StructureGridView2D::Cell | |
hasAnyText() const | CDPL::Vis::StructureGridView2D::Cell | |
hasStructure() const | CDPL::Vis::StructureGridView2D::Cell | |
hasText(unsigned int pos=DEF_TEXT_POSITION) const | CDPL::Vis::StructureGridView2D::Cell | |
isParameterSet(const LookupKey &key, bool local=false) const | CDPL::Base::ControlParameterContainer | |
operator=(const Cell &cell) | CDPL::Vis::StructureGridView2D::Cell | |
CDPL::Base::ControlParameterContainer::operator=(const ControlParameterContainer &cntnr) | CDPL::Base::ControlParameterContainer | protected |
ParameterChangedCallbackFunction typedef | CDPL::Base::ControlParameterContainer | |
ParameterEntry typedef | CDPL::Base::ControlParameterContainer | |
ParameterRemovedCallbackFunction typedef | CDPL::Base::ControlParameterContainer | |
ParentChangedCallbackFunction typedef | CDPL::Base::ControlParameterContainer | |
registerParameterChangedCallback(const ParameterChangedCallbackFunction &func) | CDPL::Base::ControlParameterContainer | |
registerParameterRemovedCallback(const ParameterRemovedCallbackFunction &func) | CDPL::Base::ControlParameterContainer | |
registerParentChangedCallback(const ParentChangedCallbackFunction &func) | CDPL::Base::ControlParameterContainer | |
removeParameter(const LookupKey &key) | CDPL::Base::ControlParameterContainer | |
setParameter(const LookupKey &key, T &&val) | CDPL::Base::ControlParameterContainer | |
setParent(const ControlParameterContainer *cntnr) | CDPL::Base::ControlParameterContainer | |
setStructure(const Chem::MolecularGraph &molgraph) | CDPL::Vis::StructureGridView2D::Cell | |
setText(const std::string &text, unsigned int pos=DEF_TEXT_POSITION, unsigned int line_almnt=Alignment::NONE) | CDPL::Vis::StructureGridView2D::Cell | |
SharedPointer typedef | CDPL::Vis::StructureGridView2D::Cell | |
StructureGridView2D class | CDPL::Vis::StructureGridView2D::Cell | friend |
unregisterParameterChangedCallback(std::size_t id) | CDPL::Base::ControlParameterContainer | |
unregisterParameterRemovedCallback(std::size_t id) | CDPL::Base::ControlParameterContainer | |
unregisterParentChangedCallback(std::size_t id) | CDPL::Base::ControlParameterContainer | |
~ControlParameterContainer() | CDPL::Base::ControlParameterContainer | protectedvirtual |