hello everyone!
I would like to step into code of Qt resourse when i debuging my program just like QWidget::keyPressEvent() and QObject:bjectName(),etc.
I have configure my Qt with ./configure -debug ,but it still doesn't work.
what should i do.