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

Public Member Functions

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

Detailed Description

Definition at line 170 of file qgraphicswidget.cpp.

Member Function Documentation

◆ setStyleForWidget()

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

Definition at line 179 of file qgraphicswidget.cpp.

References QHash< Key, T >::remove(), and widget.

+ Here is the call graph for this function:

◆ styleForWidget()

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

Definition at line 173 of file qgraphicswidget.cpp.

References QHash< Key, T >::value(), and widget.

+ Here is the call graph for this function:

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