以下成員源於類 QStyleOptionProgressBar 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
Qt::Orientation
|
orientation |
(obsolete)
typedef
|
QStyleOptionProgressBarV2 |
This variable holds the progress bar's orientation (horizontal or vertical); the default orentation is Qt::Horizontal
使用 QStyle::State_Horizontal flag instead (in the the QStyleOption::state member).
另請參閱 QProgressBar::orientation .
同義詞 QStyleOptionProgressBar .