![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qandroidstyle_p.h>
Public Member Functions | |
AndroidControl (const QVariantMap &control, ItemType itemType) | |
virtual | ~AndroidControl () |
virtual void | drawControl (const QStyleOption *opt, QPainter *p, const QWidget *w) |
virtual QRect | subElementRect (SubElement subElement, const QStyleOption *option, const QWidget *widget=nullptr) const |
virtual QRect | subControlRect (const QStyleOptionComplex *option, SubControl sc, const QWidget *widget=nullptr) const |
virtual QSize | sizeFromContents (const QStyleOption *opt, const QSize &contentsSize, const QWidget *w) const |
virtual QMargins | padding () |
virtual QSize | size (const QStyleOption *option) |
Protected Member Functions | |
virtual const AndroidDrawable * | backgroundDrawable () const |
Protected Attributes | |
const AndroidDrawable * | m_background |
QSize | m_minSize |
QSize | m_maxSize |
Definition at line 217 of file qandroidstyle_p.h.
QAndroidStyle::AndroidControl::AndroidControl | ( | const QVariantMap & | control, |
QAndroidStyle::ItemType | itemType ) |
Definition at line 1338 of file qandroidstyle.cpp.
|
virtual |
Definition at line 1364 of file qandroidstyle.cpp.
|
protectedvirtual |
Reimplemented in QAndroidStyle::AndroidCompoundButtonControl.
Definition at line 1481 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidCompoundButtonControl, QAndroidStyle::AndroidProgressBarControl, and QAndroidStyle::AndroidSeekBarControl.
Definition at line 1369 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidCompoundButtonControl.
Definition at line 1461 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidCompoundButtonControl.
Definition at line 1471 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidProgressBarControl, and QAndroidStyle::AndroidSeekBarControl.
Definition at line 1436 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidSeekBarControl, and QAndroidStyle::AndroidSpinnerControl.
Definition at line 1429 of file qandroidstyle.cpp.
|
virtual |
Reimplemented in QAndroidStyle::AndroidProgressBarControl.
Definition at line 1405 of file qandroidstyle.cpp.
|
protected |
Definition at line 236 of file qandroidstyle_p.h.
|
protected |
Definition at line 238 of file qandroidstyle_p.h.
|
protected |
Definition at line 237 of file qandroidstyle_p.h.