![]() |
Qt 6.x
The Qt SDK
|
#include <qandroidstyle_p.h>
Protected Attributes | |
AndroidDrawable * | m_progressDrawable |
AndroidDrawable * | m_indeterminateDrawable |
int | m_secondaryProgress_id |
int | m_progressId |
![]() | |
const AndroidDrawable * | m_background |
QSize | m_minSize |
QSize | m_maxSize |
Additional Inherited Members | |
![]() | |
virtual const AndroidDrawable * | backgroundDrawable () const |
Definition at line 253 of file qandroidstyle_p.h.
QAndroidStyle::AndroidProgressBarControl::AndroidProgressBarControl | ( | const QVariantMap & | control, |
ItemType | itemType | ||
) |
Definition at line 1534 of file qandroidstyle.cpp.
References QMap< Key, T >::end(), QMap< Key, T >::find(), QAndroidStyle::AndroidDrawable::fromMap(), it, m_indeterminateDrawable, QAndroidStyle::AndroidControl::m_maxSize, QAndroidStyle::AndroidControl::m_minSize, m_progressDrawable, m_progressId, m_secondaryProgress_id, QSize::setHeight(), and QSize::setWidth().
|
virtual |
Definition at line 1575 of file qandroidstyle.cpp.
|
virtual |
Reimplemented from QAndroidStyle::AndroidControl.
Reimplemented in QAndroidStyle::AndroidSeekBarControl.
Definition at line 1581 of file qandroidstyle.cpp.
References QAndroidStyle::Clip, QAndroidStyle::AndroidLayerDrawable::draw(), Qt::Horizontal, QAndroidStyle::Layer, QAndroidStyle::AndroidClipDrawable::setFactor(), QStyle::State_Horizontal, QAndroidStyle::AndroidDrawable::type(), and Qt::Vertical.
|
virtual |
Reimplemented from QAndroidStyle::AndroidControl.
Reimplemented in QAndroidStyle::AndroidSeekBarControl.
Definition at line 1636 of file qandroidstyle.cpp.
References QSize::height(), opt, QSize::setHeight(), QSize::setWidth(), QStyle::State_Horizontal, and QSize::width().
Referenced by QAndroidStyle::AndroidSeekBarControl::sizeFromContents().
|
virtual |
Reimplemented from QAndroidStyle::AndroidControl.
Definition at line 1600 of file qandroidstyle.cpp.
References QRect::adjusted(), QMargins::bottom(), QMargins::left(), QMargins::right(), QRect::setHeight(), QStyle::State_Horizontal, QAndroidStyle::AndroidControl::subElementRect(), QMargins::top(), visualRect(), and widget.
|
protected |
Definition at line 268 of file qandroidstyle_p.h.
Referenced by AndroidProgressBarControl().
|
protected |
Definition at line 267 of file qandroidstyle_p.h.
Referenced by AndroidProgressBarControl().
|
protected |
Definition at line 270 of file qandroidstyle_p.h.
Referenced by AndroidProgressBarControl().
|
protected |
Definition at line 269 of file qandroidstyle_p.h.
Referenced by AndroidProgressBarControl().