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
QMacApperanceStyle< Style > Class Template Reference

#include <qmacstyle_p.h>

Inheritance diagram for QMacApperanceStyle< Style >:
Collaboration diagram for QMacApperanceStyle< Style >:

Public Member Functions

void drawPrimitive (typename Style::PrimitiveElement pe, const QStyleOption *opt, QPainter *p OPTIONAL_WIDGET_ARGUMENT) const override
void drawControl (typename Style::ControlElement element, const QStyleOption *opt, QPainter *p OPTIONAL_WIDGET_ARGUMENT) const override
void drawComplexControl (typename Style::ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p OPTIONAL_WIDGET_ARGUMENT) const override

Detailed Description

template<typename Style>
class QMacApperanceStyle< Style >

Definition at line 48 of file qmacstyle_p.h.

Member Function Documentation

◆ drawComplexControl()

template<typename Style>
void QMacApperanceStyle< Style >::drawComplexControl ( typename Style::ComplexControl cc,
const QStyleOptionComplex * opt,
QPainter *p OPTIONAL_WIDGET_ARGUMENT ) const
inlineoverride

Definition at line 69 of file qmacstyle_p.h.

◆ drawControl()

template<typename Style>
void QMacApperanceStyle< Style >::drawControl ( typename Style::ControlElement element,
const QStyleOption * opt,
QPainter *p OPTIONAL_WIDGET_ARGUMENT ) const
inlineoverride

Definition at line 60 of file qmacstyle_p.h.

◆ drawPrimitive()

template<typename Style>
void QMacApperanceStyle< Style >::drawPrimitive ( typename Style::PrimitiveElement pe,
const QStyleOption * opt,
QPainter *p OPTIONAL_WIDGET_ARGUMENT ) const
inlineoverride

Definition at line 51 of file qmacstyle_p.h.


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