- 
    Bug 
- 
    Resolution: Out of scope
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 4.10.1
- 
    None
"Refactor - Rename Symbol under cursor" does not work for function name in case of full function path like object->base_class::fnc(). It change all functions except this kind.
Try to rename method fnc() in ClassA and look to main.cpp. It doesn't change name.