Home
last modified time | relevance | path

Searched defs:makeChildName (Results 1 – 4 of 4) sorted by relevance

/dports/math/rkward-kde/rkward-0.7.1/rkward/core/
H A Drkpseudoobjects.cpp41 QString RSlotsPseudoObject::makeChildName (const QString &short_child_name, bool, int options) cons… in makeChildName() function in RSlotsPseudoObject
70 QString RKNamespaceObject::makeChildName (const QString& short_child_name, bool, int) const { in makeChildName() function in RKNamespaceObject
97 QString RKOrphanNamespacesObject::makeChildName (const QString& short_child_name, bool, int) const { in makeChildName() function in RKOrphanNamespacesObject
H A Drobjectlist.h55 …QString makeChildName (const QString &short_child_name, bool, int) const override { return short_c… in makeChildName() function
H A Drenvironmentobject.cpp72 QString REnvironmentObject::makeChildName (const QString &short_child_name, bool misplaced, int opt… in makeChildName() function in REnvironmentObject
H A Drobject.cpp187 QString RObject::makeChildName (const QString &short_child_name, bool, int options) const { in makeChildName() function in RObject