swift
Public Member Functions | List of all members
swift::gui::views::CViewBaseProxyStyle Class Reference

Proxy for style of our views. More...

Inheritance diagram for swift::gui::views::CViewBaseProxyStyle:
[legend]

Public Member Functions

 CViewBaseProxyStyle (CViewBaseNonTemplate *view, QStyle *style=nullptr)
 Constructor.
 
Proxy style overrides
virtual void drawPrimitive (PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const
 

Detailed Description

Proxy for style of our views.

Definition at line 19 of file viewbaseproxystyle.h.

Member Function Documentation

◆ drawPrimitive()

void swift::gui::views::CViewBaseProxyStyle::drawPrimitive ( PrimitiveElement  element,
const QStyleOption *  option,
QPainter *  painter,
const QWidget *  widget 
) const
virtual

Definition at line 14 of file viewbaseproxystyle.cpp.


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