Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QAndroidStyle::Android9PatchChunk Struct Reference

#include <qandroidstyle_p.h>

Collaboration diagram for QAndroidStyle::Android9PatchChunk:

Public Attributes

QList< int > xDivs
QList< int > yDivs
QList< int > colors

Detailed Description

Definition at line 55 of file qandroidstyle_p.h.

Member Data Documentation

◆ colors

QList<int> QAndroidStyle::Android9PatchChunk::colors

Definition at line 59 of file qandroidstyle_p.h.

◆ xDivs

QList<int> QAndroidStyle::Android9PatchChunk::xDivs

Definition at line 57 of file qandroidstyle_p.h.

◆ yDivs

QList<int> QAndroidStyle::Android9PatchChunk::yDivs

Definition at line 58 of file qandroidstyle_p.h.


The documentation for this struct was generated from the following file: