![]() |
Qt 6.x
The Qt SDK
|
#include <qandroidstyle_p.h>
Inheritance diagram for QAndroidStyle::AndroidSeekBarControl:
Collaboration diagram for QAndroidStyle::AndroidSeekBarControl:Additional Inherited Members | |
Protected Member Functions inherited from QAndroidStyle::AndroidControl | |
| virtual const AndroidDrawable * | backgroundDrawable () const |
Protected Attributes inherited from QAndroidStyle::AndroidProgressBarControl | |
| AndroidDrawable * | m_progressDrawable |
| AndroidDrawable * | m_indeterminateDrawable |
| int | m_secondaryProgress_id |
| int | m_progressId |
Protected Attributes inherited from QAndroidStyle::AndroidControl | |
| const AndroidDrawable * | m_background |
| QSize | m_minSize |
| QSize | m_maxSize |
Definition at line 273 of file qandroidstyle_p.h.
| QAndroidStyle::AndroidSeekBarControl::AndroidSeekBarControl | ( | const QVariantMap & | control, |
| ItemType | itemType | ||
| ) |
Definition at line 1659 of file qandroidstyle.cpp.
References QMap< Key, T >::end(), QMap< Key, T >::find(), QAndroidStyle::AndroidDrawable::fromMap(), and it.
Here is the call graph for this function:
|
virtual |
Definition at line 1670 of file qandroidstyle.cpp.
|
virtual |
Reimplemented from QAndroidStyle::AndroidProgressBarControl.
Definition at line 1675 of file qandroidstyle.cpp.
References QAndroidStyle::AndroidStateDrawable::bestAndroidStateMatch(), QAndroidStyle::Clip, copy(), QSize::height(), Qt::Horizontal, QAndroidStyle::Layer, pos, QAndroidStyle::AndroidClipDrawable::setFactor(), QAndroidStyle::AndroidDrawable::size(), QAndroidStyle::State, QAndroidStyle::AndroidDrawable::type(), Qt::Vertical, and QSize::width().
Here is the call graph for this function:
|
virtual |
Reimplemented from QAndroidStyle::AndroidProgressBarControl.
Definition at line 1726 of file qandroidstyle.cpp.
References QSize::expandedTo(), opt, QAndroidStyle::AndroidDrawable::size(), QAndroidStyle::AndroidProgressBarControl::sizeFromContents(), and QAndroidStyle::AndroidDrawable::type().
Here is the call graph for this function:
|
virtual |
Reimplemented from QAndroidStyle::AndroidControl.
Definition at line 1739 of file qandroidstyle.cpp.
References QSize::height(), pos, QAndroidStyle::AndroidDrawable::size(), QAndroidStyle::AndroidDrawable::type(), Qt::Vertical, and QSize::width().
Here is the call graph for this function: