Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 54 of file qandroidstyle_p.h.

Member Data Documentation

◆ colors

QList<int> QAndroidStyle::Android9PatchChunk::colors

◆ xDivs

QList<int> QAndroidStyle::Android9PatchChunk::xDivs

◆ yDivs

QList<int> QAndroidStyle::Android9PatchChunk::yDivs

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