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
QGraphicsWidgetStyles Class Reference
Collaboration diagram for QGraphicsWidgetStyles:

Public Member Functions

QStylestyleForWidget (const QGraphicsWidget *widget) const
void setStyleForWidget (QGraphicsWidget *widget, QStyle *style)
QStylestyleForWidget (const QGraphicsWidget *widget) const
void setStyleForWidget (QGraphicsWidget *widget, QStyle *style)

Detailed Description

Definition at line 171 of file qgraphicswidget.cpp.

Member Function Documentation

◆ setStyleForWidget() [1/2]

void QGraphicsWidgetStyles::setStyleForWidget ( QGraphicsWidget * widget,
QStyle * style )
inline

Definition at line 180 of file qgraphicswidget.cpp.

◆ setStyleForWidget() [2/2]

void QGraphicsWidgetStyles::setStyleForWidget ( QGraphicsWidget * widget,
QStyle * style )
inline

Definition at line 180 of file qgraphicswidget.cpp.

◆ styleForWidget() [1/2]

QStyle * QGraphicsWidgetStyles::styleForWidget ( const QGraphicsWidget * widget) const
inline

Definition at line 174 of file qgraphicswidget.cpp.

◆ styleForWidget() [2/2]

QStyle * QGraphicsWidgetStyles::styleForWidget ( const QGraphicsWidget * widget) const
inline

Definition at line 174 of file qgraphicswidget.cpp.


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