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::Tab Struct Reference

#include <qstylekitstyle_p.h>

Collaboration diagram for QStyleKitStylePrivate::SubElementKey::Tab:

Public Attributes

int index = -1

Friends

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

Detailed Description

Definition at line 88 of file qstylekitstyle_p.h.

◆ operator==

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

Definition at line 91 of file qstylekitstyle_p.h.

References index.

Member Data Documentation

◆ index

int QStyleKitStylePrivate::SubElementKey::Tab::index = -1

Definition at line 90 of file qstylekitstyle_p.h.

Referenced by operator==.


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