What is the difference between setCurrentFile() and setWindowTitle()
Hello
What is the difference between setCurrentFile() and setWindowTitle()?? Because they have similar behavior.
thanks.
Re: What is the difference between setCurrentFile() and setWindowTitle()
Quote:
Originally Posted by
rezas1000
setCurrentFile()
To what class does this method belong as I could not find it in docs.
Re: What is the difference between setCurrentFile() and setWindowTitle()
Quote:
Originally Posted by
faldzip
To what class does this method belong as I could not find it in docs.
I think OP meant QWidget::windowFilePath. And docs for QWidget::windowTitle clearly indicate the relation between the two properties.