Searched defs:makeChildName (Results 1 – 4 of 4) sorted by relevance
/dports/math/rkward-kde/rkward-0.7.1/rkward/core/ |
H A D | rkpseudoobjects.cpp | 41 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 D | robjectlist.h | 55 …QString makeChildName (const QString &short_child_name, bool, int) const override { return short_c… in makeChildName() function
|
H A D | renvironmentobject.cpp | 72 QString REnvironmentObject::makeChildName (const QString &short_child_name, bool misplaced, int opt… in makeChildName() function in REnvironmentObject
|
H A D | robject.cpp | 187 QString RObject::makeChildName (const QString &short_child_name, bool, int options) const { in makeChildName() function in RObject
|