If you want a new unmodified style what the default QApplication has selected on startup, try this.
Qt Code:
qDebug() << s->objectName();To copy to clipboard, switch view to plain text mode
If you want a new unmodified style what the default QApplication has selected on startup, try this.
Qt Code:
qDebug() << s->objectName();To copy to clipboard, switch view to plain text mode
Bookmarks