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
QStyleKitStylePrivate::SubElementKey::Action Struct Reference

#include <qstylekitstyle_p.h>

Collaboration diagram for QStyleKitStylePrivate::SubElementKey::Action:

Public Attributes

const QActionaction = nullptr

Friends

bool operator== (const Action &l, const Action &r) noexcept

Detailed Description

Definition at line 81 of file qstylekitstyle_p.h.

◆ operator==

bool operator== ( const Action & l,
const Action & r )
friend

Definition at line 84 of file qstylekitstyle_p.h.

References action.

Member Data Documentation

◆ action

const QAction* QStyleKitStylePrivate::SubElementKey::Action::action = nullptr

Definition at line 83 of file qstylekitstyle_p.h.

Referenced by operator==.


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