thisworks fine, but the ->setFormat(QString) will place the QString vertical ! How can I make it place it horizontally?Qt Code:
ui->progressbar->setOrientation(Qt::Vertical);To copy to clipboard, switch view to plain text mode
thisworks fine, but the ->setFormat(QString) will place the QString vertical ! How can I make it place it horizontally?Qt Code:
ui->progressbar->setOrientation(Qt::Vertical);To copy to clipboard, switch view to plain text mode
When you 're trying to help somebody in the newbie section, don't forget that he is a newbie. Be specific and give examples.
Bookmarks