![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <ui4.h>
Public Types | |
| enum | Kind { Unknown = 0 , Color , Texture , Gradient , Unknown = 0 , Color , Texture , Gradient } |
| enum | Kind { Unknown = 0 , Color , Texture , Gradient , Unknown = 0 , Color , Texture , Gradient } |
| enum DomBrush::Kind |
| enum DomBrush::Kind |
|
default |
|
default |
| DomBrush::~DomBrush | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void DomBrush::read | ( | QXmlStreamReader & | reader | ) |
| void DomBrush::setElementGradient | ( | DomGradient * | a | ) |
| void DomBrush::setElementGradient | ( | DomGradient * | a | ) |
| void DomBrush::setElementTexture | ( | DomProperty * | a | ) |
| void DomBrush::setElementTexture | ( | DomProperty * | a | ) |
| DomColor * DomBrush::takeElementColor | ( | ) |
| DomGradient * DomBrush::takeElementGradient | ( | ) |
| DomGradient * DomBrush::takeElementGradient | ( | ) |
| DomProperty * DomBrush::takeElementTexture | ( | ) |
| DomProperty * DomBrush::takeElementTexture | ( | ) |