Is there a Qt Creator plugin that allows for Python outlines?
What are you using to navigate Python source code?
I'm currently using Spyder (written in Python), which has an "Outline" pane, "File explorer" pane, "Find in files" pane, and "Go to definition" in the context menu. It also optionally uses pyflakes to highlight potential errors.