Home
last modified time | relevance | path

Searched refs:headerLabelRect (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkCheckableHeaderView.cpp346 QRect headerLabelRect = this->style()->subElementRect(QStyle::SE_HeaderLabel, &opt, this); in isPointInCheckBox() local
356 pixmap.size(), headerLabelRect); in isPointInCheckBox()
357 QRect inter = aligned.intersected(headerLabelRect); in isPointInCheckBox()
/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezestyle.h185 QRect headerLabelRect( const QStyleOption*, const QWidget* ) const;
H A Dbreezestyle.cpp795 case SE_HeaderLabel: return headerLabelRect( option, widget ); in subElementRect()
1845 QRect Style::headerLabelRect( const QStyleOption* option, const QWidget* ) const in headerLabelRect() function in Breeze::Style
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/
H A Doxygenstyle.h233 QRect headerLabelRect( const QStyleOption* option, const QWidget* ) const;
H A Doxygenstyle.cpp867 case SE_HeaderLabel: return headerLabelRect( option, widget ); in subElementRect()
1945 QRect Style::headerLabelRect( const QStyleOption* option, const QWidget* ) const in headerLabelRect() function in Oxygen::Style
/dports/editors/texstudio/texstudio-4.1.2/src/adwaita-qt/style/
H A Dadwaitastyle.h194 QRect headerLabelRect(const QStyleOption *option, const QWidget *widget) const;
H A Dadwaitastyle.cpp843 return headerLabelRect(option, widget); in subElementRect()
1869 QRect Style::headerLabelRect(const QStyleOption *option, const QWidget *) const in headerLabelRect() function in Adwaita::Style
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/style/
H A Dadwaitastyle.h181 QRect headerLabelRect(const QStyleOption *option, const QWidget *widget) const;
H A Dadwaitastyle.cpp829 return headerLabelRect(option, widget); in subElementRect()
1896 QRect Style::headerLabelRect(const QStyleOption *option, const QWidget *) const in headerLabelRect() function in Adwaita::Style