Searched refs:customSubElement (Results 1 – 7 of 7) sorted by relevance
62 KWIDGETSADDONS_EXPORT QStyle::SubElement customSubElement(const QString &element, const QWidget *wi…
82 QStyle::SubElement customSubElement(const QString &element, const QWidget *widget) in customSubElement() function
89 static SubElement customSubElement(const QString &element, const QWidget *widget);
94 QStyle::SubElement KStyle::customSubElement(const QString &element, const QWidget *widget) in customSubElement() function in KStyle
125 static SubElement customSubElement(const QString &element, const QWidget *widget);
368 QStyle::SubElement K4Style::customSubElement(const QString &element, const QWidget *widget) in customSubElement() function in K4Style
10807 def customSubElement(self, element, widget): member in KStyle