![]() |
Qt 6.x
The Qt SDK
|
Classes | |
class | DrawableCache |
class | SimpleJsonWriter |
Public Member Functions | |
ExtractStyle (Context context, String extractPath, boolean minimal) | |
JSONObject | getDrawable (Object drawable, String filename, Rect padding) |
void | extractViewInformation (int styleName, JSONObject json, String qtClassName) |
void | extractViewInformation (int styleName, JSONObject json, String qtClassName, AttributeSet attributeSet) |
JSONObject | extractTextAppearance (int styleName) |
JSONObject | extractTextAppearance (int styleName, boolean subStyle) |
JSONObject | extractTextAppearanceInformation (int styleName, String qtClass, AttributeSet attributeSet) |
JSONObject | extractTextAppearanceInformation (int styleName, String qtClass) |
JSONObject | extractTextAppearanceInformation (int styleName, String qtClass, int textAppearance, AttributeSet attributeSet) |
JSONObject | extractImageViewInformation (int styleName, String qtClassName) |
Static Public Member Functions | |
static void | setup (Bundle loaderParams) |
static void | runIfNeeded (Context context, boolean extractDarkMode) |
Definition at line 63 of file ExtractStyle.java.
|
inline |
Definition at line 175 of file ExtractStyle.java.
References context, e, org.qtproject.qt.android.ExtractStyle.extractImageViewInformation(), org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation(), Log, and org.qtproject.qt.android.QtNative.QtTAG.
|
inline |
Definition at line 1347 of file ExtractStyle.java.
References e, org.qtproject.qt.android.ExtractStyle.extractViewInformation(), org.qtproject.qt.android.ExtractStyle.getDrawable(), and Integer.
Referenced by org.qtproject.qt.android.ExtractStyle.ExtractStyle().
|
inline |
Definition at line 1049 of file ExtractStyle.java.
References org.qtproject.qt.android.ExtractStyle.extractTextAppearance().
Referenced by org.qtproject.qt.android.ExtractStyle.extractTextAppearance().
|
inline |
Definition at line 1055 of file ExtractStyle.java.
References e.
|
inline |
Definition at line 1111 of file ExtractStyle.java.
References org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation().
|
inline |
Definition at line 1107 of file ExtractStyle.java.
References org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation().
Referenced by org.qtproject.qt.android.ExtractStyle.ExtractStyle(), org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation(), and org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation().
|
inline |
Definition at line 1115 of file ExtractStyle.java.
References e, org.qtproject.qt.android.ExtractStyle.extractViewInformation(), and org.qtproject.qt.android.ExtractStyle.getDrawable().
|
inline |
Definition at line 923 of file ExtractStyle.java.
References org.qtproject.qt.android.ExtractStyle.extractViewInformation().
Referenced by org.qtproject.qt.android.ExtractStyle.extractImageViewInformation(), org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation(), and org.qtproject.qt.android.ExtractStyle.extractViewInformation().
|
inline |
Definition at line 927 of file ExtractStyle.java.
References e, and org.qtproject.qt.android.ExtractStyle.getDrawable().
|
inline |
Definition at line 742 of file ExtractStyle.java.
References Boolean, d, e, org.qtproject.qt.android.ExtractStyle.getDrawable(), Log, out, and org.qtproject.qt.android.QtNative.QtTAG.
Referenced by org.qtproject.qt.android.ExtractStyle.extractImageViewInformation(), org.qtproject.qt.android.ExtractStyle.extractTextAppearanceInformation(), org.qtproject.qt.android.ExtractStyle.extractViewInformation(), and org.qtproject.qt.android.ExtractStyle.getDrawable().
|
inlinestatic |
Definition at line 161 of file ExtractStyle.java.
References context.
Referenced by org.qtproject.qt.android.QtActivityDelegate.loadApplication().
|
inlinestatic |
Definition at line 147 of file ExtractStyle.java.
Referenced by org.qtproject.qt.android.QtActivityDelegate.loadApplication().