MCPcopy Create free account
hub / github.com/bhuman/BHumanCodeRelease / insertSubProperty

Method insertSubProperty

Util/qtpropertybrowser/qtpropertybrowser.cpp:454–496  ·  view source on GitHub ↗

! \fn void QtProperty::insertSubProperty(QtProperty *property, QtProperty *precedingProperty) Inserts the given \a property after the specified \a precedingProperty into this property's list of subproperties. If \a precedingProperty is 0, the specified \a property is inserted at the beginning of the list. If the given \a property already is inserted, this function does

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createSubPropertyMethod · 0.80

Calls 7

subPropertiesMethod · 0.80
firstMethod · 0.45
containsMethod · 0.45
countMethod · 0.45
atMethod · 0.45
insertMethod · 0.45
propertyInsertedMethod · 0.45

Tested by

no test coverage detected