Frapper  1.0a
Frapper::ParameterGroup Member List

This is the complete list of members for Frapper::ParameterGroup, including all inherited members.

AbstractParameter(const QString &name)Frapper::AbstractParameter
AbstractParameter(const AbstractParameter &parameter)Frapper::AbstractParameter
addParameter(AbstractParameter *parameter, bool prepend=false)Frapper::ParameterGroup
clear()Frapper::ParameterGroup
clone()Frapper::ParameterGroupvirtual
contains(const QString &name) const Frapper::ParameterGroup
contains(Parameter *parameter) const Frapper::ParameterGroup
contains(Parameter::Type parameterType) const Frapper::ParameterGroup
contains(Parameter::PinType pinType) const Frapper::ParameterGroup
contains(Parameter::PinType pinType, bool connected) const Frapper::ParameterGroup
containsGroup(const QString &name) const Frapper::ParameterGroup
destroyAllParameters()Frapper::ParameterGroup
disconnectParameters(QObject *receiver)Frapper::ParameterGroup
enabledChanged()Frapper::AbstractParametersignal
filterParameters(QString searchText, bool diveInChildGroups, bool getAll=false) const Frapper::ParameterGroup
getName() const Frapper::AbstractParameter
getNode() const Frapper::AbstractParameter
getParameter(const QString &name) const Frapper::ParameterGroup
getParameterGroup(const QString &name, bool recursive=true) const Frapper::ParameterGroup
getParameterList()Frapper::ParameterGroup
getParameterMap()Frapper::ParameterGroup
isEmpty() const Frapper::ParameterGroup
isEnabled() const Frapper::AbstractParameter
isGroup() const Frapper::ParameterGroupvirtual
List typedefFrapper::AbstractParameter
m_enabledFrapper::AbstractParameterprotected
m_nameFrapper::AbstractParameterprotected
m_nodeFrapper::AbstractParameterprotected
m_parameterListFrapper::ParameterGroupprivate
m_parameterMapFrapper::ParameterGroupprivate
Map typedefFrapper::AbstractParameter
ParameterGroup(const QString &name="")Frapper::ParameterGroup
removeParameter(const QString &name, bool diveInGroups=true)Frapper::ParameterGroup
removeParameter(Parameter *parameter, bool diveInGroups=true)Frapper::ParameterGroup
removeParameterGroup(const QString &name)Frapper::ParameterGroup
reset()Frapper::ParameterGroupvirtual
setEnabled(bool enabled, bool propagate=true)Frapper::ParameterGroupvirtual
setEnabled(bool enabled, bool propagate, bool diveInGroups)Frapper::ParameterGroupvirtual
setName(const QString &name)Frapper::AbstractParametervirtual
setNode(Node *node)Frapper::ParameterGroupvirtual
setParameterEnabled(const QString &name, bool enabled)Frapper::ParameterGroup
setValue(const QString &name, const QVariant &value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, bool value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, int value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, unsigned int value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, double value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, char *value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, const char *value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, const QString &value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, const QColor &value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, const Ogre::Vector3 &value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, Ogre::SceneNode *value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, const Ogre::TexturePtr value, bool triggerDirtying=false)Frapper::ParameterGroup
setValue(const QString &name, ParameterGroup *value, bool triggerDirtying=false)Frapper::ParameterGroup
~AbstractParameter()Frapper::AbstractParametervirtual
~ParameterGroup()Frapper::ParameterGroupvirtual